:root{--ink:#112a23;--green:#143c31;--green-2:#285e4c;--mint:#e8f2ed;--canvas:#f3f7f4;--card:#fff;--line:#dce6e0;--muted:#71837b;--amber:#a56a19;--red:#b74337;--blue:#2e6980;--shadow:0 1px 2px #143c310a,0 8px 24px #143c310a}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Geist,Geist Fallback,ui-sans-serif,system-ui,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}code{font-family:Geist Mono,Geist Mono Fallback,monospace}.shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#d6e5df;background:#102e26;flex-direction:column;height:100vh;padding:28px 16px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.brand-mark{background:#285b4b;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:750;display:grid}.brand strong{color:#fff;font-size:19px;display:block}.brand small{letter-spacing:.22em;color:#9fc3b6;font-size:11px}.sidebar nav{gap:5px;display:grid}.sidebar nav a,.sidebar-foot>a{color:#bed1c9;border-radius:8px;align-items:center;gap:13px;padding:11px 13px;font-weight:560;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#285548}.sidebar-foot{gap:18px;margin-top:auto;display:grid}.profile{border-top:1px solid #315046;align-items:center;gap:10px;padding:18px 8px 0;display:flex}.profile>span{color:#174136;background:#d4eee4;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.profile strong,.profile small{display:block}.profile small{color:#9eb7ae;margin-top:2px}main{width:100%;min-width:0;max-width:1700px;margin:auto;padding:42px 48px 70px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-header h1,.trip-hero h1{letter-spacing:-.04em;margin:3px 0 7px;font-size:32px}.page-header p,.trip-hero p{color:#62766e;margin:0;font-size:16px}.page-header .eyebrow{color:#638176;letter-spacing:.14em;font-size:11px;font-weight:750}.button{background:var(--green);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:650;display:inline-flex}.button.secondary{color:var(--ink);background:#fff;border:1px solid #ccd9d3}.notice{color:#355f50;background:#e8f5ef;border:1px solid #b8d8ca;border-radius:8px;margin:-8px 0 20px;padding:10px 13px}.notice span{margin-right:8px;font-weight:700}.stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.stat{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:20px}.stat p,.stat small{color:var(--muted);margin:0}.stat strong{letter-spacing:-.035em;margin:8px 0 5px;font-size:31px;display:block}.stat.amber strong{color:var(--amber)}.stat.red strong{color:var(--red)}.stat.green strong{color:#2f765d}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px}.dashboard-grid{grid-template-columns:1.7fr 1fr;gap:18px;margin-bottom:18px;display:grid}.panel-head{border-bottom:1px solid #e6ede9;justify-content:space-between;align-items:center;padding:19px 21px;display:flex}.panel-head h2,.info-card h2{margin:0;font-size:16px}.panel-head p{color:var(--muted);margin:4px 0 0}.panel-head>a,.panel-head button{color:#27614e;background:0 0;border:0;align-items:center;gap:5px;font-weight:650;display:flex}.attention-list article{border-bottom:1px solid #edf1ef;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 20px;display:grid}.attention-list article:last-child{border:0}.attention-list strong,.attention-list p{margin:0;display:block}.attention-list p{color:var(--muted);margin-top:4px}.icon{border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.icon.danger{color:var(--red);background:#f9e6e3}.icon.warning{color:var(--amber);background:#fbf0d9}.icon.success{color:#39745f;background:#e3f1eb}.pipeline{text-align:center;grid-template-columns:repeat(4,1fr);padding:35px 20px;display:grid}.pipeline div{border-right:1px solid var(--line)}.pipeline div:last-child{border:0}.pipeline strong{font-size:26px;display:block}.pipeline p{color:var(--muted);margin:3px}.dot{background:#7d948b;border-radius:50%;width:8px;height:8px;display:inline-block}.dot.amber{background:#d49a3e}.dot.green{background:#4e8a70}.dot.blue{background:#4c8ca5}.trips-panel{overflow:hidden}.trip-row{border-bottom:1px solid #e8eeeb;grid-template-columns:40px 1.8fr auto 1fr 55px 18px;align-items:center;gap:16px;padding:15px 20px;display:grid}.trip-row:hover,.table-row:hover{background:#f8fbf9}.trip-code{background:var(--mint);color:#356553;border-radius:8px;place-items:center;width:38px;height:38px;font-weight:750;display:grid}.trip-name p{color:var(--muted);margin:3px 0 0}.row-progress>div{justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.progress{background:#e4ece8;border-radius:9px;height:6px;overflow:hidden}.progress span{background:#39735e;border-radius:9px;height:100%;display:block}.row-meta{color:var(--muted);gap:6px;display:flex}.badge{color:#5c6c66;white-space:nowrap;background:#eef2f0;border-radius:6px;align-items:center;width:max-content;padding:4px 8px;font-size:12px;display:inline-flex}.badge-green{color:#347055;background:#e2f0e8}.badge-blue{color:#346980;background:#e3f0f5}.badge-amber{color:#94601a;background:#f8ecd5}.badge-red{color:#a73b33;background:#f8e3e1}.toolbar{grid-template-columns:minmax(320px,1fr) 180px 180px;gap:10px;margin-bottom:16px;display:grid}.toolbar label{position:relative}.toolbar label svg{color:#7a8d85;position:absolute;top:12px;left:13px}.toolbar input,.toolbar select,.toolbar>select{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #cedbd5;border-radius:8px}.toolbar input{padding:0 12px 0 40px}.toolbar>select{padding:0 12px}.table-panel{overflow:hidden}.table-count{border-bottom:1px solid var(--line);color:var(--muted);padding:14px 19px;font-size:12px;font-weight:650}.data-table{overflow:auto}.table-header,.table-row{grid-template-columns:minmax(310px,2fr) 110px 100px 120px 135px 90px 18px;align-items:center;gap:18px;min-width:1000px;padding:13px 18px;display:grid}.table-header{text-transform:uppercase;letter-spacing:.08em;color:#667970;border-bottom:1px solid var(--line);background:#f8faf9;font-size:11px;font-weight:750}.table-row{border-bottom:1px solid #e7eeea}.table-row:last-child{border:0}.table-row p{color:var(--muted);margin:5px 0 0}.table-row code{color:#426b5c;font-size:12px}.table-progress>span{margin-bottom:7px;font-size:12px;display:block}.attention-count{color:var(--amber);font-weight:650}.muted{color:var(--muted)}.detail-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.detail-top>a{color:#526c62;align-items:center;gap:7px;font-weight:650;display:flex}.detail-top>div{gap:8px;display:flex}.trip-hero{justify-content:space-between;align-items:end;display:flex}.hero-line{align-items:center;gap:9px;display:flex}.hero-line code{color:#647b72}.hero-progress{text-align:right;width:230px}.hero-progress strong{font-size:28px}.hero-progress>span{color:var(--muted);margin-left:7px}.hero-progress .progress{margin-top:10px}.tabs{border-bottom:1px solid #cfdcd6;gap:28px;margin:28px 0 22px;display:flex}.tabs a{color:#687b74;padding:0 2px 13px;font-weight:650}.tabs .selected{color:#174c3e;border-bottom:2px solid #174c3e}.tabs span{background:#e5ece8;border-radius:8px;margin-left:3px;padding:2px 6px;font-size:11px}.detail-grid{grid-template-columns:minmax(0,1fr) 330px;gap:20px;display:grid}.detail-main,.detail-side{align-content:start;gap:16px;display:grid}.flag-card{border:1px solid #e7bd62;border-left:4px solid var(--amber);background:#fff9e8;border-radius:9px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.flag-card>div{color:var(--amber);gap:12px;display:flex}.flag-card strong{color:#6f5016}.flag-card p{color:#806a3c;margin:4px 0 0}.flag-card button{color:#9a6918;background:0 0;border:0;font-weight:700}.workflow .panel-head>span{color:var(--muted);font-size:12px}.phase{border-bottom:1px solid #e7eeea;grid-template-columns:34px 1fr;gap:15px;padding:20px;display:grid}.phase:last-child{border:0}.phase-icon{color:#6c7d76;background:#eff2f1;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.phase-icon.complete{color:#fff;background:#28624f}.phase-title{justify-content:space-between;display:flex}.phase-title h3{margin:0;font-size:15px}.phase-title p{color:var(--muted);margin:3px 0 10px;font-size:12px}.phase-items{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.phase-items p{color:#657970;align-items:center;gap:5px;margin:0;font-size:12px;display:flex}.info-card{padding:19px}.info-card>.panel-head{padding:0 0 14px}.info-card dl{margin:14px 0 0}.info-card dl>div{border-bottom:1px solid #e8eeeb;padding:11px 0}.info-card dl>div:last-child{border:0}.info-card dt{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.info-card dd{margin:5px 0 0 23px;font-weight:650}.info-card>a{border-bottom:1px solid #e8eeeb;grid-template-columns:18px 1fr 15px;align-items:center;gap:9px;padding:12px 0;display:grid}.info-card>a:last-child{border:0}.info-card>a span strong,.info-card>a span small{display:block}.info-card>a span small{color:var(--muted);margin-top:3px}.note-card{background:#f8f4e8;border-color:#e5dbc0;padding:18px}.note-card>span{letter-spacing:.1em;color:#947228;font-size:10px;font-weight:750}.note-card p{line-height:1.5}.note-card small{color:#8a8068}.empty{text-align:center;background:#fff;border:1px dashed #bfcfc7;border-radius:12px;padding:70px 20px}.empty h2{margin:0;font-size:24px}.empty p{color:var(--muted);max-width:480px;margin:10px auto 20px}@media (max-width:1100px){.shell{grid-template-columns:74px 1fr}.sidebar{padding:24px 10px}.brand{padding:0 6px 24px}.brand>span:last-child,.sidebar nav span,.sidebar-foot>a{display:none}.sidebar nav a{justify-content:center}.profile div{display:none}main{padding:32px 28px}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.detail-grid{grid-template-columns:1fr}.detail-side{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.shell{display:block}.sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:10px 14px;position:static}.brand{margin-right:auto;padding:0}.brand-mark{width:36px;height:36px}.sidebar nav{display:flex}.sidebar nav a{padding:9px}.sidebar-foot{display:none}main{padding:24px 16px}.page-header,.trip-hero{align-items:flex-start;gap:16px}.page-header h1,.trip-hero h1{font-size:27px}.stats{grid-template-columns:1fr 1fr}.dashboard-grid,.toolbar{grid-template-columns:1fr}.trip-row{grid-template-columns:40px 1fr auto}.trip-row>.badge,.row-progress,.row-meta,.trip-row>svg,.hero-progress{display:none}.tabs{overflow:auto}.detail-side{grid-template-columns:1fr}.phase-items{display:grid}.sidebar nav a:nth-child(n+4){display:none}}.file-stats{margin-top:4px}.file-toolbar{grid-template-columns:minmax(320px,1fr) 190px 170px}.files-panel{overflow:hidden}.file-table-head{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:#667970;background:#f8faf9;grid-template-columns:minmax(260px,1.4fr) 130px minmax(220px,1fr) 110px 80px;gap:18px;padding:12px 18px 12px 64px;font-size:11px;font-weight:750;display:grid}.file-row{border-bottom:1px solid #e7eeea;grid-template-columns:34px minmax(260px,1.4fr) 130px minmax(220px,1fr) 110px 80px;align-items:center;gap:14px;padding:14px 18px;display:grid}.file-row:last-child{border:0}.file-row>div p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:11px;overflow:hidden}.file-type{background:var(--mint);color:#356553;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.file-type svg{width:18px}.storage-note{background:#edf6f1;border:1px solid #cbdcd4;border-radius:10px;gap:13px;margin-top:16px;padding:17px 19px;display:flex}.storage-note p{color:#62766e;margin:4px 0 0}.upload-dialog{width:min(560px,100vw - 32px);color:var(--ink);border:0;border-radius:13px;padding:0;box-shadow:0 24px 80px #09231b3d}.upload-dialog::backdrop{background:#07191473}.upload-dialog form{padding:22px}.dialog-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.dialog-head h2{margin:0;font-size:21px}.dialog-head p{color:var(--muted);margin:5px 0 0}.dialog-head button{background:0 0;border:0}.upload-dialog form>label{gap:7px;margin:13px 0;font-weight:650;display:grid}.upload-dialog select{background:#fff;border:1px solid #ccd9d3;border-radius:8px;height:42px;padding:0 11px}.dropzone{text-align:center;color:#3b6a59;background:#f5faf7;border:1px dashed #9fb8ad;border-radius:10px;place-items:center;position:relative;padding:30px!important}.dropzone span{color:var(--muted);font-size:12px;font-weight:400}.dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.upload-status{color:var(--amber);font-weight:650}.info-card>.panel-head>a{color:#27614e;font-weight:650}@media (max-width:900px){.file-table-head{display:none}.file-row{grid-template-columns:34px 1fr auto}.file-row>span:nth-last-child(-n+3){display:none}.file-toolbar{grid-template-columns:1fr}.file-stats{grid-template-columns:1fr 1fr}}.departure-toolbar{grid-template-columns:minmax(320px,1fr) 200px 190px}.departure-table{overflow:hidden}.departure-head,.departure-row{grid-template-columns:minmax(300px,1.8fr) 170px 130px 80px 160px 18px;align-items:center;gap:16px;min-width:1050px;display:grid}.departure-head{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:#667970;background:#f8faf9;padding:12px 18px;font-size:11px;font-weight:750}.departure-row{border-bottom:1px solid #e7eeea;padding:14px 18px}.departure-row:hover{background:#f8fbf9}.departure-row:last-child{border:0}.departure-row p,.departure-row small{color:var(--muted);margin:4px 0 0;display:block}.departure-row small{font-size:11px}.departure-row .capacity,.departure-row .attention-count{align-items:center;gap:6px;display:flex}.departure-hero{justify-content:space-between;align-items:end;display:flex}.departure-hero h1{letter-spacing:-.035em;margin:10px 0 6px;font-size:30px}.departure-hero p{color:var(--muted);margin:0;font-size:15px}.departure-cap{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto auto;align-items:center;gap:2px 9px;padding:15px 18px;display:grid}.departure-cap strong{font-size:24px}.departure-cap span{color:var(--muted);grid-column:1/-1;font-size:11px}.departure-overview{overflow:hidden}.readiness-grid{grid-template-columns:1fr 1fr;display:grid}.readiness-grid article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:19px;display:grid}.readiness-grid article:nth-child(odd){border-right:1px solid var(--line)}.readiness-grid article>span{background:var(--mint);color:#316651;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.readiness-grid p,.readiness-grid small{color:var(--muted);margin:4px 0 0}.readiness-grid small{font-size:11px}.milestones>div:last-child{grid-template-columns:repeat(3,1fr);padding:19px;display:grid}.milestones article{border-right:1px solid var(--line);gap:10px;padding:0 18px;display:flex}.milestones article:first-child{padding-left:0}.milestones article:last-child{border:0}.milestones article svg{color:#447162;width:18px}.milestones article strong,.milestones article small{display:block}.milestones article small{color:var(--muted);margin-top:5px}.payment-state{color:#536b62;background:#f5f8f6;border-radius:7px;padding:12px}.side-copy{color:var(--muted);line-height:1.5}.info-card>.button{width:100%;margin-top:8px}@media (max-width:900px){.departure-toolbar{grid-template-columns:1fr}.departure-table{overflow:auto}.departure-hero{align-items:flex-start}.readiness-grid{grid-template-columns:1fr}.readiness-grid article:nth-child(odd){border-right:0}.milestones>div:last-child{grid-template-columns:1fr;gap:16px}.milestones article{border-right:0;padding:0}.departure-cap{display:none}}.supplier-toolbar,.task-toolbar{grid-template-columns:minmax(320px,1fr) 190px 190px}.supplier-table,.task-table{overflow:auto}.supplier-head,.supplier-row{grid-template-columns:minmax(270px,1.45fr) 125px minmax(210px,1fr) 190px 105px 18px;align-items:center;gap:16px;min-width:980px;display:grid}.supplier-head,.task-head{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:#667970;background:#f8faf9;padding:12px 18px;font-size:11px;font-weight:750}.supplier-row{border-bottom:1px solid #e7eeea;padding:14px 18px}.supplier-row:hover,.task-row:hover{background:#f8fbf9}.supplier-row:last-child,.task-row:last-child{border:0}.supplier-row p,.supplier-contact small{color:var(--muted);margin:4px 0 0;font-size:12px;display:block}.supplier-contact span,.bank-ready{align-items:center;gap:6px;display:flex}.bank-ready{color:#33725a;font-weight:650}.supplier-hero{justify-content:space-between;align-items:end;display:flex}.supplier-hero h1{letter-spacing:-.04em;margin:4px 0 7px;font-size:32px}.supplier-hero p{color:var(--muted);margin:0;font-size:15px}.contact-workspace,.notes-workspace{overflow:hidden}.contact-grid{grid-template-columns:1fr 1fr;display:grid}.contact-grid article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:21px;display:flex}.contact-grid article:nth-child(odd){border-right:1px solid var(--line)}.contact-grid svg{background:var(--mint);color:#326452;border-radius:8px;width:35px;height:35px;padding:8px}.contact-grid small,.contact-grid strong{display:block}.contact-grid small{color:var(--muted);margin-bottom:4px}.notes-workspace>p{white-space:pre-wrap;margin:0;padding:4px 21px 20px;line-height:1.65}.supplier-files .panel-head{padding-bottom:14px}.file-empty{text-align:center;padding:19px 4px 13px}.file-empty>svg{color:#33725a;background:#e4f2eb;border-radius:50%;width:38px;height:38px;padding:9px}.file-empty strong{margin-top:9px;display:block}.file-empty p{color:var(--muted);line-height:1.45}.file-empty .button{width:auto;margin-top:5px;display:inline-flex}.legacy-note{border-top:1px solid var(--line);color:#88651e;gap:9px;margin-top:16px;padding:14px 0 0;display:flex}.legacy-note strong,.legacy-note small{display:block}.legacy-note small{color:var(--muted);margin-top:3px}.task-head,.task-row{grid-template-columns:28px minmax(330px,1.7fr) 150px 140px 130px 110px;align-items:center;gap:16px;min-width:950px;display:grid}.task-row{border-bottom:1px solid #e7eeea;padding:14px 18px}.task-row>svg{color:#8ca097}.task-row>svg.task-done{color:#3d8267}.task-row p{color:var(--muted);align-items:center;gap:12px;margin:5px 0 0;display:flex}.task-row p span,.task-date{align-items:center;gap:4px;display:flex}.auto-label{color:#3a735e}.task-date{color:var(--muted)}@media (max-width:900px){.supplier-toolbar,.task-toolbar{grid-template-columns:1fr}.supplier-hero{align-items:flex-start}.contact-grid{grid-template-columns:1fr}.contact-grid article:nth-child(odd){border-right:0}}.list-empty{text-align:center;color:var(--muted);padding:36px}.toggle-filter .fake-check{display:none}.departure-filters{grid-template-columns:minmax(290px,1fr) 180px 180px auto auto;align-items:start;gap:10px;margin-bottom:10px;display:grid}.filter-search{position:relative}.filter-search svg{color:#7a8d85;position:absolute;top:12px;left:13px}.filter-search input,.multi-filter summary,.toggle-filter{background:#fff;border:1px solid #cedbd5;border-radius:8px;height:43px}.filter-search input{width:100%;padding:0 12px 0 40px}.multi-filter{position:relative}.multi-filter summary{cursor:pointer;justify-content:space-between;align-items:center;padding:0 12px;list-style:none;display:flex}.multi-filter summary::-webkit-details-marker{display:none}.multi-filter summary svg{width:16px}.multi-filter>div{z-index:12;border:1px solid var(--line);background:#fff;border-radius:9px;width:260px;max-height:320px;padding:8px;position:absolute;top:48px;overflow:auto;box-shadow:0 16px 40px #143c312e}.multi-filter label{cursor:pointer;border-radius:6px;align-items:center;gap:9px;padding:8px;display:flex}.multi-filter label:hover{background:#f0f6f3}.multi-filter label input{opacity:0;position:absolute}.multi-filter label>span,.fake-check{border:1px solid #a9beb5;border-radius:4px;flex:none;place-items:center;width:18px;height:18px;display:grid}.multi-filter label>span svg,.fake-check svg{width:13px}.toggle-filter{white-space:nowrap;cursor:pointer;align-items:center;gap:7px;padding:0 11px;display:flex}.toggle-filter>input{accent-color:var(--green)}.toggle-filter>svg{width:16px}.toggle-filter .fake-check+span{display:none}.result-count{color:var(--muted);margin:0 0 10px;font-size:12px}.departure-head,.departure-row{grid-template-columns:minmax(310px,1.8fr) 170px 165px 80px minmax(130px,180px) 18px}.departure-row .badge{white-space:normal;text-align:center;line-height:1.2}.designer-cell{overflow-wrap:anywhere}.supplier-row>*,.supplier-contact{min-width:0}.supplier-contact span{overflow-wrap:anywhere;word-break:break-word}.supplier-contact svg{flex:none}.readiness-grid article{grid-template-columns:38px minmax(0,1fr) auto}.readiness-grid article>div{min-width:0}.readiness-grid p{overflow-wrap:anywhere}.readiness-grid .badge{white-space:normal;text-align:center;max-width:105px}.edit-dialog{width:min(720px,100vw - 32px);color:var(--ink);border:0;border-radius:13px;padding:0;box-shadow:0 24px 80px #09231b3d}.edit-dialog::backdrop{background:#07191473}.edit-dialog form{padding:22px}.edit-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.edit-grid label{gap:7px;font-weight:650;display:grid}.edit-grid input,.edit-grid select,.edit-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd9d3;border-radius:8px;padding:10px}.edit-grid textarea{resize:vertical;min-height:80px}.edit-grid .wide{grid-column:1/-1}.form-error{color:var(--red);font-weight:650}.tab-workspace{overflow:hidden}.field-grid{grid-template-columns:1fr 1fr;display:grid}.editable-field{border-bottom:1px solid var(--line);min-width:0;padding:20px}.editable-field:nth-child(odd){border-right:1px solid var(--line)}.editable-field small,.editable-field strong{display:block}.editable-field small{color:var(--muted);margin-bottom:6px}.editable-field strong{white-space:pre-wrap;overflow-wrap:anywhere}.workspace-empty{text-align:center;padding:55px 20px}.workspace-empty>svg{background:var(--mint);color:#33725a;border-radius:50%;width:42px;height:42px;padding:9px}.workspace-empty h3{margin:12px 0 5px}.workspace-empty p{color:var(--muted);margin:0 0 18px}@media (max-width:1200px){.departure-filters{grid-template-columns:1fr 1fr 1fr}.filter-search{grid-column:1/-1}}@media (max-width:720px){.departure-filters{grid-template-columns:1fr}.filter-search{grid-column:auto}.edit-grid,.field-grid{grid-template-columns:1fr}.editable-field:nth-child(odd){border-right:0}.supplier-contact span{font-size:12px}}.departure-filters{grid-template-columns:minmax(280px,1fr) 150px 150px 155px 155px auto;align-items:end}.multi-filter label>span{line-height:0}.multi-filter label>span svg{width:13px;height:13px;margin:auto;display:block}.date-filter{color:var(--muted);gap:4px;font-size:11px;display:grid}.date-filter input{height:43px;color:var(--ink);background:#fff;border:1px solid #cedbd5;border-radius:8px;padding:0 10px}.pagination{justify-content:space-between;align-items:center;gap:12px;margin:16px 0;display:flex}.pagination>div{gap:5px;display:flex}.pagination button{min-width:36px;height:36px;color:var(--ink);background:#fff;border:1px solid #cddbd4;border-radius:7px;justify-content:center;align-items:center;gap:5px;display:flex}.pagination button svg{width:15px}.pagination button.active{background:var(--green);color:#fff;border-color:var(--green)}.pagination button:disabled{opacity:.4;cursor:not-allowed}.schema-dialog{width:min(1080px,100vw - 32px);height:min(900px,100vh - 32px)}.schema-dialog form{flex-direction:column;height:100%;display:flex}.schema-search{margin-bottom:12px;position:relative}.schema-search svg{width:18px;color:var(--muted);position:absolute;top:11px;left:12px}.schema-search input{border:1px solid #ccd9d3;border-radius:8px;width:100%;height:42px;padding:0 12px 0 38px}.schema-fields{flex:1;padding-right:6px;overflow:auto}.schema-fields>section{margin-bottom:22px}.schema-fields h3{z-index:2;border-bottom:1px solid var(--line);background:#f4f8f6;margin:0 0 12px;padding:10px;font-size:13px;position:sticky;top:0}.edit-grid label>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.edit-grid label>span small{color:var(--muted);align-items:center;gap:3px;font-size:10px;font-weight:500;display:flex}.edit-grid label>span small svg{width:11px}.edit-grid output{min-height:41px;color:var(--muted);overflow-wrap:anywhere;background:#f6f8f7;border:1px dashed #cbd8d2;border-radius:8px;padding:10px;font-weight:400}@media (max-width:1200px){.departure-filters,.trip-filters{grid-template-columns:1fr 1fr 1fr}.filter-search{grid-column:1/-1}}@media (max-width:720px){.departure-filters,.trip-filters{grid-template-columns:1fr}.filter-search{grid-column:auto}.pagination>div button:nth-child(n+4){display:none}.schema-dialog{width:calc(100vw - 16px);height:calc(100vh - 16px)}.schema-dialog .edit-grid{grid-template-columns:1fr}}.dashboard-foot{border-top:1px solid var(--line);color:var(--muted);padding:14px 20px}.dashboard-foot strong{color:var(--ink);margin-right:5px;font-size:17px}.attention-list article>a{color:#27614e;font-weight:700}.overview-cards{grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.overview-cards>a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;padding:22px;display:grid}.overview-cards>a:nth-child(odd){border-right:1px solid var(--line)}.overview-cards>a p{color:var(--muted);grid-column:1;margin:5px 0 0}.overview-cards>a svg{grid-area:1/2/3}.linked-list{overflow:hidden}.linked-list>.panel-head+*{border-top:0}.linked-list>a,.linked-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:16px;padding:16px 20px;display:grid}.linked-list>a:hover{background:#f8fbf9}.linked-list p{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 0}.linked-list>article>svg{grid-column:1;width:20px}.linked-list>article>div{grid-column:2}.linked-list>article>a{grid-column:3}.linked-list>article{grid-template-columns:22px minmax(0,1fr) 20px}.info-card dt svg{width:16px}@media (max-width:720px){.overview-cards{grid-template-columns:1fr}.overview-cards>a:nth-child(odd){border-right:0}}.supplier-head,.supplier-row{grid-template-columns:minmax(270px,1.45fr) 125px minmax(260px,1.2fr) 190px 18px;min-width:900px}.contact-grid article,.contact-grid article>span{min-width:0}.contact-grid strong{overflow-wrap:anywhere}.trip-filters{grid-template-columns:minmax(320px,1fr) 170px 170px 180px}.trip-filters .date-filter select{height:43px;color:var(--ink);background:#fff;border:1px solid #cedbd5;border-radius:8px;padding:0 10px}.trip-data-table .table-header,.trip-data-table .table-row{grid-template-columns:minmax(330px,2fr) 120px minmax(140px,1fr) 130px 18px;min-width:780px}@media (max-width:1200px){.trip-filters{grid-template-columns:1fr 1fr}.trip-filters .filter-search{grid-column:1/-1}}@media (max-width:720px){.trip-filters{grid-template-columns:1fr}.trip-filters .filter-search{grid-column:auto}}.supplier-head,.supplier-row{grid-template-columns:minmax(280px,1.35fr) minmax(260px,1fr) 190px minmax(190px,225px) 18px;gap:16px;min-width:1120px}.supplier-row>*{min-width:0}.supplier-row>.badge{white-space:normal;overflow-wrap:anywhere;text-align:center;justify-self:start;max-width:100%;line-height:1.2}.supplier-contact span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.supplier-profile .field-grid .wide{border-right:0;grid-column:1/-1}.dashboard-trip-row{grid-template-columns:minmax(300px,1.7fr) 110px minmax(180px,1fr) 18px}.dashboard-trip-row>.muted{text-align:right}@media (max-width:720px){.dashboard-trip-row{grid-template-columns:1fr auto}.dashboard-trip-row>.muted,.dashboard-trip-row>svg{display:none}}.readiness-grid article{grid-template-columns:38px minmax(0,1fr) minmax(92px,110px);overflow:hidden}.readiness-grid .badge{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-content:center;justify-self:center;align-items:center;width:100%;max-width:110px;min-height:42px;padding:7px 9px;line-height:1.2}.readiness-grid article>div{overflow:hidden}@media (max-width:520px){.readiness-grid article{grid-template-columns:38px minmax(0,1fr)}.readiness-grid .badge{grid-column:2;justify-self:start;width:max-content;min-width:92px}}.app-frame{min-height:100vh}.topbar{z-index:30;color:#d6e5df;background:#102e26;border-bottom:1px solid #315046;align-items:center;gap:28px;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-brand{align-items:center;gap:10px;min-width:190px;display:flex}.topbar-brand .brand-mark{border-radius:9px;width:36px;height:36px}.topbar-brand strong,.topbar-brand small{display:block}.topbar-brand strong{color:#fff;font-size:16px}.topbar-brand small{letter-spacing:.18em;color:#9fc3b6;font-size:9px}.topbar nav{flex:1;align-items:center;gap:4px;display:flex}.topbar nav a{color:#bed1c9;border-radius:7px;align-items:center;gap:7px;padding:10px 12px;font-weight:600;display:flex}.topbar nav a:hover,.topbar nav a.active{color:#fff;background:#285548}.topbar-user{align-items:center;gap:8px;display:flex}.topbar-user>span{color:#174136;background:#d4eee4;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.app-frame>main{max-width:none;margin:0;padding:28px 36px 60px}.back-button{color:#526c62;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:650;display:flex}@media (max-width:850px){.topbar{gap:10px;padding:0 14px}.topbar-brand{min-width:auto}.topbar-brand>span:last-child,.topbar-user strong,.topbar nav a span{display:none}.topbar nav{justify-content:center}.topbar nav a{padding:10px}.app-frame>main{padding:22px 16px 50px}}.record-editor{max-width:1500px;margin:0 auto}.editor-header{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.editor-header h1{margin:0 0 6px;font-size:30px}.editor-header p{color:var(--muted);margin:0}.draft-state{color:#347055;background:#e2f0e8;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;font-weight:650;display:flex}.draft-state svg{width:17px}.editor-toolbar{grid-template-columns:minmax(280px,1fr) auto auto;gap:9px;margin-bottom:14px;display:grid}.editor-toolbar label{position:relative}.editor-toolbar label svg{width:18px;color:var(--muted);position:absolute;top:11px;left:12px}.editor-toolbar input{border:1px solid #ccd9d3;border-radius:8px;width:100%;height:42px;padding:0 12px 0 38px}.editor-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.editor-fields>label{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:start;gap:7px;min-width:0;padding:17px;font-weight:650;display:grid}.editor-fields>label:nth-child(3n){border-right:0}.editor-fields>label.wide{grid-column:span 2}.editor-fields label>span{justify-content:space-between;gap:8px;display:flex}.editor-fields small{color:var(--muted);align-items:center;gap:3px;font-size:10px;font-weight:500;display:flex}.editor-fields small svg{width:11px}.editor-fields input:not([type=checkbox]),.editor-fields select,.editor-fields textarea,.editor-fields output{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd9d3;border-radius:8px;padding:10px;font-weight:400}.editor-fields textarea{resize:vertical;min-height:105px}.editor-fields output{color:var(--muted);overflow-wrap:anywhere;background:#f6f8f7;border-style:dashed}.editor-fields input[type=checkbox]{width:21px;height:21px;accent-color:var(--green)}@media (max-width:1000px){.editor-fields{grid-template-columns:1fr 1fr}.editor-fields>label:nth-child(3n){border-right:1px solid var(--line)}.editor-fields>label:nth-child(2n){border-right:0}}@media (max-width:650px){.editor-header{gap:12px;display:grid}.editor-toolbar{grid-template-columns:1fr 1fr}.editor-toolbar label{grid-column:1/-1}.editor-fields{grid-template-columns:1fr}.editor-fields>label,.editor-fields>label:nth-child(n){border-right:0;grid-column:auto}}.writing-board{align-items:flex-start;gap:14px;padding-bottom:18px;display:flex;overflow-x:auto}.writing-column{background:#eaf1ed;border:1px solid #d5e1db;border-radius:10px;flex:0 0 300px;overflow:hidden}.writing-column>header{justify-content:space-between;align-items:center;padding:14px;display:flex}.writing-column>header span{background:#fff;border-radius:12px;padding:3px 8px;font-size:12px}.writing-column>div{gap:10px;max-height:calc(100vh - 210px);padding:0 10px 10px;display:grid;overflow-y:auto}.writing-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;padding:14px}.writing-card h3{margin:4px 0 6px;font-size:15px}.writing-card>p{color:var(--muted);margin:0;font-size:12px}.writing-card dl{margin:12px 0}.writing-card dl>div{border-bottom:1px solid #edf1ef;justify-content:space-between;gap:8px;padding:5px 0;font-size:12px;display:flex}.writing-card dt{color:var(--muted)}.writing-card dd{text-align:right;margin:0;font-weight:650}.writing-card footer{flex-wrap:wrap;gap:10px;display:flex}.writing-card footer a{color:#27614e;align-items:center;gap:4px;font-size:12px;font-weight:650;display:flex}.writing-card footer svg{width:13px}.urgent{color:#a73b33;align-items:center;gap:4px;font-size:11px;font-weight:750;display:flex}.urgent svg{width:14px}.column-empty{text-align:center;color:var(--muted);padding:24px 0}.writing-card .badge{margin-bottom:8px}.flag-card.booking-notes{color:#7a5715;background:#fff9e8;border-color:#e7bd62}.supplier-score-placeholder{padding:18px}.supplier-score-placeholder strong{font-size:28px}.supplier-score-placeholder p{color:var(--muted);margin-bottom:0}.departure-history-heading{background:var(--surface-soft);border-top:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:9px 20px;font-size:13px;display:flex}.departure-history-heading span{border:1px solid var(--line);min-width:22px;height:22px;color:var(--ink);background:#fff;border-radius:999px;place-items:center;padding:0 6px;font-weight:700;display:inline-grid}.linked-list>a.supplier-departure-row{grid-template-columns:minmax(0,1fr) auto 108px 20px}.departure-feedback-score{flex-direction:column;align-items:flex-end;line-height:1.15;display:flex}.departure-feedback-score small{color:var(--muted);font-size:11px}.departure-feedback-score strong{font-size:17px}@media (max-width:720px){.linked-list>a.supplier-departure-row{grid-template-columns:minmax(0,1fr) auto 20px}.departure-feedback-score{grid-column:1;align-items:flex-start}}.supplier-trip-list{overflow:hidden}.supplier-trip-head,.supplier-trip-list>a{grid-template-columns:minmax(280px,1fr) 180px 180px 22px;align-items:center;gap:16px;padding:12px 20px;display:grid}.supplier-trip-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-soft);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.supplier-trip-list>a{border-bottom:1px solid var(--line)}.supplier-trip-list>a:hover{background:#f8fbf9}.supplier-trip-list>a p{color:var(--muted);margin:3px 0 0}.supplier-departure-history{overflow:hidden}.supplier-departure-filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-soft);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.supplier-departure-filters>div{display:flex}.supplier-departure-filters button{border:1px solid var(--line);color:var(--muted);background:#fff;padding:8px 13px;font-weight:700}.supplier-departure-filters button:first-child{border-radius:6px 0 0 6px}.supplier-departure-filters button:last-child{border-radius:0 6px 6px 0}.supplier-departure-filters button+button{border-left:0}.supplier-departure-filters button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.supplier-departure-filters label{align-items:center;gap:8px;font-weight:600;display:flex}.supplier-departure-head,.supplier-departure-table-row{grid-template-columns:minmax(300px,1.5fr) 160px 150px 180px 125px 22px;align-items:center;gap:14px;padding:12px 18px;display:grid}.supplier-departure-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#f8faf9;font-size:12px;font-weight:700}.supplier-departure-table-row{border-top:1px solid var(--line)}.supplier-departure-table-row:hover{background:#f8fbf9}.supplier-departure-table-row p{color:var(--muted);margin:2px 0}.supplier-departure-table-row small{color:var(--muted);display:block}@media (max-width:900px){.supplier-trip-head{display:none}.supplier-trip-list>a{grid-template-columns:minmax(0,1fr) auto 20px}.supplier-trip-list>a>.badge{grid-column:2}.supplier-departure-head{display:none}.supplier-departure-table-row{grid-template-columns:minmax(0,1fr) auto 20px}.supplier-departure-table-row>:nth-child(4),.supplier-departure-table-row>:nth-child(5){grid-column:1}.supplier-departure-filters{flex-direction:column;align-items:flex-start;gap:12px}}.internal-notes>p{white-space:pre-wrap;margin:0;padding:18px 21px}.trip-documents-summary{margin-top:16px}.multi-supplier-warning{color:#9a6419;margin-top:4px;font-size:12px;display:block}.topbar-nav{overflow-x:auto}.topbar-inner{max-width:none}.document-head-actions{align-items:center;gap:14px;display:flex}.document-head-actions>a:not(.button){color:#27614e;font-weight:650}.trip-action-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.trip-action-fields>label{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:start;gap:8px;padding:16px 20px;display:grid}.trip-action-fields>label:nth-child(2n){border-right:0}.trip-action-fields>label>span{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.trip-action-fields>label>span>svg{color:#51756a;width:16px}.trip-action-fields small{color:var(--muted);align-items:center;gap:3px;margin-left:auto;font-size:9px;font-weight:600;display:inline-flex}.trip-action-fields small svg{width:11px}.trip-action-fields>label>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.trip-action-fields input:not([type=checkbox]),.trip-action-fields select,.trip-action-fields textarea,.trip-action-fields output{width:100%;min-height:41px;color:var(--ink);background:#fff;border:1px solid #c9dad3;border-radius:7px;padding:9px 10px}.trip-action-fields textarea{resize:vertical;min-height:82px}.trip-action-fields output{color:var(--muted);background:#f5f8f7;border-style:dashed}.trip-action-fields a{color:#27614e;border:1px solid #c9dad3;border-radius:7px;place-items:center;width:41px;height:41px;display:grid}.trip-action-fields a svg{width:17px}.trip-action-fields .check-action{grid-template-columns:1fr auto;align-items:center;min-height:74px}.trip-action-fields .check-action>div{grid-area:1/2}.trip-action-fields .check-action input{width:23px;height:23px;accent-color:var(--green)}.trip-action-save{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.trip-action-save>span{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.trip-action-save>span svg{color:#347055;width:16px}@media (max-width:720px){.trip-document-workspace .panel-head{align-items:flex-start;gap:14px}.document-head-actions{flex-direction:column;align-items:flex-end}.trip-action-fields{grid-template-columns:1fr}.trip-action-fields>label{border-right:0}.trip-action-save{flex-direction:column;align-items:stretch}.trip-action-save .button{width:100%}}.writing-card{cursor:grab;position:relative}.writing-card:active{cursor:grabbing}.writing-card.moving{opacity:.55}.writing-card-tools{color:#789087;gap:6px;display:flex;position:absolute;top:9px;right:9px}.writing-card-tools svg{width:15px;height:15px}.writing-card-tools a{border-radius:4px;place-items:center;padding:3px;display:grid}.writing-card-tools a:hover{background:var(--mint);color:#17624f}.writing-card h3{overflow-wrap:anywhere;padding-right:78px}.writing-column{transition:border-color .15s}.writing-column:has(.writing-card:active){border-color:#70a999}:root{--canvas:#eaf4f0;--line:#cfddd7;--shadow:0 1px 2px #0d392e0d}.topbar{background:#064c40;border:0;height:52px;padding:0 20px}.topbar-brand{min-width:160px}.topbar-brand .brand-mark{background:#24695c;border-radius:6px;width:30px;height:30px}.topbar nav a{border-radius:5px;padding:7px 10px;font-size:12px}.topbar nav a:hover,.topbar nav a.active{background:#286c60}.topbar-user>span{width:27px;height:27px;font-size:11px}.panel,.dense-card{box-shadow:var(--shadow);border-radius:7px}.page-header{margin-bottom:16px}.page-header h1,.trip-hero h1{font-size:27px}.page-header p,.trip-hero p{font-size:14px}.button{border-radius:5px;padding:9px 13px;font-size:12px}.tabs{gap:26px;margin:18px 0 16px}.tabs a{padding-bottom:10px;font-size:12px}.toolbar{margin-bottom:10px}.table-row{padding-top:11px;padding-bottom:11px}.panel-head{padding:14px 16px}.panel-head h2,.info-card h2{text-transform:uppercase;letter-spacing:.04em;color:#087267;font-size:13px}.compact-detail-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:15px;margin-bottom:12px;display:grid}.compact-detail-head>.back-button{margin-top:7px}.compact-title>div{align-items:center;gap:8px;display:flex}.compact-title h1{letter-spacing:-.025em;margin:5px 0;font-size:24px;line-height:1.15}.compact-title p{color:var(--muted);margin:0;font-size:12px}.compact-title code{color:#5a746b}.compact-tabs{margin-top:12px}.trip-log-top{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:7px;margin:0;padding:14px 15px}.trip-log-top>div{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.trip-log-top span,.dense-card h2,.booking-note-banner span{letter-spacing:.05em;color:#087267;font-size:11px;font-weight:800}.trip-log-top small{color:#35816d;align-items:center;gap:4px;font-size:11px;display:flex}.trip-log-top small svg{width:13px;height:13px}.trip-log-top textarea{resize:vertical;width:100%;min-height:120px;color:var(--ink);font:inherit;background:#f1f7f4;border:1px solid #0000;border-radius:5px;padding:9px 10px;line-height:1.45}.trip-log-top textarea:focus{background:#fff;border-color:#0000;outline:2px solid #74b9aa}.booking-note-banner{background:#fff5d9;border-left:4px solid #d8a52e;border-radius:6px;align-items:flex-start;gap:12px;margin:10px 0;padding:12px 15px;display:flex}.booking-note-banner>svg{color:#a8760a;width:17px}.booking-note-banner div{gap:4px;display:grid}.booking-note-banner strong{color:#604b1c;font-size:12px;line-height:1.45}.departure-dense-grid{align-items:start;gap:12px;display:grid}.dense-overview-row{align-items:start;gap:12px;min-width:0;display:grid}.dense-overview-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dense-overview-row-two{grid-template-columns:repeat(2,minmax(0,1fr))}.dense-card{border:1px solid var(--line);background:#fff;padding:15px}.dense-card h2{margin:0 0 10px}.dense-row{border-bottom:1px solid #e5ece9;grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:start;gap:10px;padding:8px 0;font-size:12px;display:grid}.dense-row:last-child{border-bottom:0}.dense-row>span{text-transform:uppercase;letter-spacing:.035em;color:#6c8078;font-size:11px}.dense-row>strong,.dense-row>a{text-align:right;overflow-wrap:anywhere;font-weight:540}.dense-row>a{color:#087267;font-weight:750}.dense-note{white-space:pre-wrap;color:#486159;background:#eef5f2;border-radius:5px;margin-top:10px;padding:10px;font-size:12px;line-height:1.5}.dense-workspace{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px;padding:8px 16px 16px;display:grid}.dense-workspace .dense-row{grid-template-columns:minmax(150px,42%) minmax(0,58%)}.record-editor{max-width:none}.editor-fields>label{padding:13px}.editor-fields textarea{min-height:82px}.writing-column{flex-basis:270px}.writing-card{padding:11px}.stat{padding:15px}.stat strong{font-size:26px}.contact-grid article{padding:16px}.overview-cards>a{padding:17px}@media (max-width:1050px){.dense-overview-row-three{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-detail-head{grid-template-columns:auto 1fr}.compact-detail-head>.button{grid-column:2;justify-self:start}}@media (max-width:700px){.app-frame>main{padding:14px 10px 35px}.dense-overview-row-three,.dense-overview-row-two,.compact-detail-head{grid-template-columns:1fr}.compact-detail-head>.back-button{margin-bottom:3px}.dense-workspace{grid-template-columns:1fr}.topbar{padding:0 8px}.topbar-brand{min-width:auto}}.trip-data-table .table-header,.trip-data-table .table-row{grid-template-columns:minmax(350px,1fr) 145px 145px 125px 105px 115px 165px 90px 18px;gap:14px;min-width:1320px}.trip-data-table .table-row{padding-top:12px;padding-bottom:12px}.trip-data-table .table-row>*{min-width:0}.trip-data-table .badge{white-space:normal;overflow-wrap:anywhere;max-width:100%;line-height:1.2}.trip-designer-cell{white-space:nowrap;text-overflow:ellipsis;font-weight:650;overflow:hidden}.trip-row-open{justify-self:end}.brand-badge{color:#53625c;white-space:normal;background:#e8ecea;border-radius:6px;justify-self:start;align-items:center;width:min-content;max-width:100%;padding:4px 8px;font-size:12px;font-weight:650;line-height:1.2;display:inline-flex}.trip-primary-link{min-width:0}.trip-primary-link p{color:var(--muted);margin:4px 0 0}.scheduled-departures{flex-wrap:wrap;gap:5px;display:flex}.scheduled-departures a{color:#087267;white-space:nowrap;background:#e5f2ed;border-radius:4px;padding:3px 6px;font-weight:750}.scheduled-departures a:hover{text-decoration:underline}.trip-row-open{place-items:center;display:grid}.departure-head,.departure-row{grid-template-columns:minmax(310px,1fr) 130px 145px 115px 110px 105px 105px 90px 18px;gap:14px;min-width:1250px}.departure-row>*{min-width:0}.departure-row .designer-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.departure-row>svg{justify-self:end}.writing-card>p{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.writing-card>p .brand-badge{font-size:11px}.writing-view-filter{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:4px;width:max-content;margin:0 0 14px;padding:4px;display:flex}.writing-view-filter button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 13px;font-weight:700}.writing-view-filter button.active{background:var(--green);color:#fff}.writing-view-filter button span{min-width:20px;color:var(--ink);background:#edf3f0;border-radius:10px;place-items:center;margin-left:4px;padding:1px 5px;font-size:11px;display:inline-grid}.writing-board-completed .writing-column{flex-basis:min(440px,100%)}.writing-card-tools button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:3px;display:grid}.writing-card-tools button:hover{color:#a33c34;background:#f9e7e3}.inline-delete{background:#fff;border:1px solid #e8b7b0;border-radius:6px;align-items:center;gap:3px;padding:3px;display:flex;box-shadow:0 4px 12px #5a1e181f}.inline-delete button:first-child{color:#fff;background:#a33c34;padding:3px 7px;font-size:11px;font-weight:750;display:block}.inline-delete button:first-child:hover{background:#8f3029}.inline-delete button:disabled{opacity:.65;cursor:wait}.writing-card:has(.inline-delete) h3{padding-right:108px}.nest-mark svg{fill:none;stroke:#d8eee6;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.nest-mark svg ellipse{fill:#d8eee6;stroke:none}.topbar-brand strong{letter-spacing:-.02em}.topbar-account{align-items:center;gap:8px;display:flex}.topbar-user{border-radius:6px;align-items:center;gap:8px;padding:4px 6px;display:flex}.topbar-user:hover{background:#286c60}.topbar-account form{display:flex}.topbar-account button{color:#bed1c9;background:0 0;border:0;padding:5px;font-size:11px;font-weight:650}.topbar-account button:hover{color:#fff}.login-page{background:#eaf4f0;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(420px,100%);padding:34px;box-shadow:0 14px 42px #0a352b17}.login-logo{background:#24695c;border-radius:8px;place-items:center;width:54px;height:54px;margin-bottom:22px;display:grid}.login-logo svg{fill:none;stroke:#e4f4ee;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.login-logo ellipse{fill:#e4f4ee;stroke:none}.login-card>div>span{letter-spacing:.18em;color:#397766;font-size:11px;font-weight:800}.login-card h1{letter-spacing:-.035em;margin:7px 0 8px;font-size:30px}.login-card>div>p{color:var(--muted);margin:0 0 25px;line-height:1.5}.login-form{gap:15px;display:grid}.login-form label{gap:7px;font-size:12px;font-weight:750;display:grid}.login-form input{background:#fff;border:1px solid #c8d8d1;border-radius:7px;height:44px;padding:0 12px}.login-form input:focus{border-color:#0000;outline:2px solid #74b9aa}.login-form>p{color:#9b3932;background:#fae8e5;border-radius:6px;margin:0;padding:9px 11px;font-size:12px}.login-form .button{height:44px;margin-top:3px}.login-form .button:disabled{opacity:.65}.profile-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.profile-card{align-items:center;gap:16px;padding:22px;display:flex}.profile-avatar{color:#175443;background:#d9eee6;border-radius:50%;place-items:center;width:62px;height:62px;font-size:24px;font-weight:800;display:grid}.profile-card h2{margin:0 0 4px;font-size:22px}.profile-card p{color:var(--muted);margin:0}.profile-details{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.profile-details>div{border-right:1px solid var(--line);align-items:center;gap:11px;padding:22px;display:flex}.profile-details>div:last-child{border:0}.profile-details svg{background:var(--mint);color:#326452;border-radius:8px;width:34px;height:34px;padding:8px}.profile-details small,.profile-details strong{display:block}.profile-details small{color:var(--muted);margin-bottom:4px}.profile-details strong{overflow-wrap:anywhere}.profile-security{grid-column:1/-1;padding:22px}.profile-security h2{margin:0;font-size:17px}.profile-security p{color:var(--muted)}.profile-security form{margin-top:16px}@media (max-width:850px){.topbar-account form{display:none}.profile-layout,.profile-details{grid-template-columns:1fr}.profile-details>div{border-right:0;border-bottom:1px solid var(--line)}.profile-security{grid-column:auto}}.targets-toolbar{justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px;display:flex}.targets-toolbar label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;gap:4px;font-size:10px;font-weight:700;display:grid}.targets-toolbar select{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:130px;height:36px;padding:0 9px;font-size:13px}.target-legend{gap:6px;display:flex}.target-legend span{border-radius:12px;padding:4px 8px;font-size:10px;font-weight:700}.target-season-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.target-season-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-top:3px solid #9baca5;border-radius:7px;overflow:hidden}.target-season-card.green{border-top-color:#3d9a69}.target-season-card.orange{border-top-color:#d6942e}.target-season-card.red{border-top-color:#c9574d}.target-season-card>header{justify-content:space-between;align-items:center;padding:10px 13px 7px;display:flex}.target-season-card h2{margin:1px 0 0;font-size:16px}.target-season-card header small{color:var(--muted);font-size:11px}.target-total{text-align:right}.target-total strong,.target-total span{display:block}.target-total strong{font-size:18px}.target-total span{color:var(--muted);font-size:11px}.target-progress{background:#edf1ef;border-radius:8px;height:5px;margin:0 13px 7px;overflow:hidden}.target-progress span{background:#899b94;height:100%;display:block}.target-season-card.green .target-progress span{background:#3d9a69}.target-season-card.orange .target-progress span{background:#d6942e}.target-season-card.red .target-progress span{background:#c9574d}.target-brand-entry{border-top:1px solid #e8eeeb}.target-brand-row{grid-template-columns:minmax(135px,1fr) 82px 98px 42px;align-items:center;gap:7px;padding:6px 12px;display:grid}.target-brand-entry.green{background:#f3faf6}.target-brand-entry.orange{background:#fffaf0}.target-brand-entry.red{background:#fff7f5}.target-brand-list .brand-badge{font-size:10px}.target-actual{color:#245f51;font-size:11px}.target-actual:is(button){text-underline-offset:2px;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;width:max-content;padding:3px 0;font-weight:700;text-decoration:underline;display:inline-flex}.target-actual svg{width:12px;height:12px;transition:transform .15s}.target-actual svg.open{transform:rotate(180deg)}.target-brand-list label{color:var(--muted);text-transform:uppercase;align-items:center;gap:4px;font-size:9px;display:flex}.target-brand-list input{text-align:center;border:1px solid #cbd9d3;border-radius:5px;width:52px;padding:4px}.target-brand-row>strong{text-align:right;font-size:11px}.target-departure-list{background:#fff;border:1px solid #cbded8;border-radius:6px;max-height:220px;margin:0 12px 7px;overflow:auto}.target-departure-list a{border-bottom:1px solid #e5eeeb;grid-template-columns:55px minmax(0,1fr) 74px;align-items:center;gap:7px;padding:5px 8px;font-size:10px;display:grid}.target-departure-list a:last-of-type{border-bottom:0}.target-departure-list a:hover{background:#f1f8f5}.target-departure-list a strong{color:#164d40}.target-departure-list a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.target-departure-list a small{text-align:right;color:var(--muted)}.target-departure-list p{color:var(--muted);margin:0;padding:7px 8px;font-size:10px}.target-departure-list .target-count-note{color:#986019;border-top:1px solid #e5eeeb}.target-season-card footer{border-top:1px solid var(--line);justify-content:flex-end;padding:7px 12px;display:flex}.target-season-card footer svg{width:13px}.target-season-card footer .button{padding:5px 8px;font-size:11px}@media (max-width:1000px){.target-season-grid{grid-template-columns:1fr}}@media (max-width:600px){.targets-toolbar{flex-direction:column;align-items:stretch}.target-brand-row{grid-template-columns:1fr 70px 92px}.target-brand-row>strong{display:none}.target-departure-list a{grid-template-columns:52px minmax(0,1fr)}}.linked-record-values{gap:6px;display:grid}.linked-record-values a{color:#087267;background:#eef6f2;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-weight:700;display:flex}.linked-record-values a:hover{background:#e1f0e9}.linked-record-values svg{flex:none;width:14px}.target-filter-group{align-items:end;gap:8px;display:flex}.target-brand-filter{width:190px}.target-brand-filter summary{border-radius:6px;height:36px;font-size:12px}.target-brand-filter>div{width:230px;max-height:300px;top:40px}.targets-toolbar .target-brand-filter label{letter-spacing:0;text-transform:none;color:var(--ink);gap:8px;padding:7px;font-size:11px;font-weight:500;display:flex}.target-no-brands{text-align:center;color:var(--muted);padding:20px;font-size:11px}.target-season-card.neutral .target-progress span{width:0!important}@media (max-width:600px){.target-filter-group{align-items:stretch}.target-brand-filter{width:100%}}.supplier-name-link{min-width:0}.supplier-name-link strong{display:block}.supplier-upcoming-toggle{color:#245f51;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;width:max-content;padding:3px 0;font-size:11px;font-weight:700;text-decoration:underline;display:inline-flex}.supplier-upcoming-toggle svg{width:12px;height:12px;transition:transform .15s}.supplier-upcoming-toggle svg.open{transform:rotate(180deg)}.supplier-no-upcoming{color:var(--muted);font-size:11px}.supplier-row-open{place-items:center;display:grid}.supplier-departure-list{background:#fff;border:1px solid #cbded8;border-radius:6px;grid-column:1/-1;max-height:210px;margin:-2px 0 2px;overflow:auto}.supplier-departure-list a{border-bottom:1px solid #e5eeeb;grid-template-columns:58px minmax(0,1fr) 78px;align-items:center;gap:8px;padding:6px 9px;font-size:10px;display:grid}.supplier-departure-list a:last-child{border-bottom:0}.supplier-departure-list a:hover{background:#f1f8f5}.supplier-departure-list a strong{color:#164d40}.supplier-departure-list a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.supplier-departure-list a small{text-align:right;color:var(--muted)}.feedback-intro{border:1px solid var(--line);color:#29715f;background:#f5faf7;border-radius:7px;align-items:center;gap:10px;margin:-8px 0 14px;padding:10px 13px;display:flex}.feedback-intro svg{width:20px}.feedback-intro span{gap:2px;display:grid}.feedback-intro small{color:var(--muted)}.feedback-toolbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 160px;gap:9px;padding:14px 16px;display:grid}.feedback-toolbar .filter-search{position:relative}.feedback-toolbar .filter-search svg{color:#789087;position:absolute;top:11px;left:12px}.feedback-toolbar input,.feedback-toolbar select{width:100%;height:40px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfdfda;border-radius:6px}.feedback-toolbar input{padding:0 12px 0 37px}.feedback-toolbar select{padding:0 10px}.feedback-table{overflow:auto}.feedback-table>header,.feedback-row{grid-template-columns:minmax(270px,1.4fr) minmax(120px,.65fr) minmax(160px,.9fr) 120px 150px 18px;align-items:center;gap:12px;min-width:930px;padding:12px 18px;display:grid}.feedback-table>header{border-bottom:1px solid var(--line);color:#61756f;letter-spacing:.08em;background:#eaf4f1;font-size:10px;font-weight:750}.feedback-row{color:var(--ink);background:#fff;border-bottom:1px solid #d7e5e0}.feedback-row:hover{background:#f1fbf8}.feedback-row>div{gap:2px;min-width:0;display:grid}.feedback-row>div span{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;overflow:hidden}.feedback-row>div small,.feedback-suppliers,.feedback-call-status{color:var(--muted);font-size:11px}.feedback-call-status{gap:3px;display:grid}.feedback-call-status b{color:var(--ink)}.feedback-call-status em{color:#347055;font-size:10px;font-style:normal;font-weight:700}.feedback-score{font-size:16px}.feedback-editor-page{gap:14px;display:grid}.feedback-editor-actions{align-items:center;gap:12px;display:flex}.feedback-editor-actions>span{color:#2e725f;font-size:12px}.feedback-editor-summary{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.feedback-editor-summary>div{min-width:0}.feedback-editor-summary small{color:#52766b;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.feedback-editor-summary h2{margin:4px 0;font-size:22px}.feedback-editor-summary p{color:var(--muted);margin:0}.feedback-editor-summary>strong{text-align:right;gap:2px;min-width:150px;font-size:27px;display:grid}.feedback-editor-summary>strong small{text-transform:none;letter-spacing:0;font-weight:600}.feedback-booking-list{gap:12px;padding:16px;display:grid}.feedback-booking{border:1px solid var(--line);background:#fbfdfc;border-radius:7px;overflow:hidden}.feedback-booking>header{border-bottom:1px solid var(--line);background:#edf7f4;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.feedback-booking>header>div{gap:2px;display:grid}.feedback-booking>header span{color:var(--muted);font-size:11px}.feedback-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.feedback-form-grid label,.feedback-new-form label{color:var(--muted);gap:5px;font-size:11px;font-weight:700;display:grid}.feedback-form-grid label:nth-child(n+3),.feedback-new-form>label:last-of-type{grid-column:1/-1}.feedback-form-grid input,.feedback-form-grid textarea,.feedback-new-form input,.feedback-new-form select,.feedback-new-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9dad3;border-radius:6px;padding:9px;font-weight:400}.feedback-form-grid textarea{resize:vertical}.feedback-new-form{gap:14px;padding:18px;display:grid}.feedback-new-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.feedback-new-actions{align-items:center;gap:9px;display:flex}.feedback-new-actions span{color:#2e725f;font-size:12px}.trip-score-hero{color:#1d655a;background:#e7f4ef;border:1px solid #c4dbd2;border-radius:7px;align-content:center;gap:2px;min-width:170px;padding:10px 13px;display:grid}.trip-score-hero small{text-transform:uppercase;letter-spacing:.06em;color:#52766b;font-size:10px;font-weight:800}.trip-score-hero strong{font-size:25px}.trip-score-hero span{font-size:11px;font-weight:700}.supplier-trip-list>a{grid-template-columns:minmax(280px,1fr) 180px 180px 145px 22px}.supplier-trip-score{text-align:right;color:#245f51;font-weight:750}.supplier-feedback-list>a{border-top:1px solid var(--line);color:var(--ink);grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:12px 20px;display:grid}.supplier-feedback-list>a>div{gap:3px;display:grid}.supplier-feedback-list>a span{color:var(--muted)}.supplier-feedback-list>a:hover{background:#f1fbf8}@media (max-width:820px){.feedback-toolbar{grid-template-columns:1fr}.feedback-editor-summary{flex-direction:column;align-items:flex-start}.feedback-editor-summary>strong{text-align:left}.feedback-form-grid,.feedback-new-grid{grid-template-columns:1fr}.feedback-form-grid label:nth-child(n),.feedback-new-form>label:last-of-type{grid-column:auto}.feedback-new-actions{flex-direction:column;align-items:flex-start}.supplier-trip-head{display:none}.supplier-trip-list>a{grid-template-columns:minmax(0,1fr) auto 20px}.supplier-trip-list>a>.supplier-trip-score{text-align:left;grid-column:1}.supplier-trip-list>a>.badge{grid-column:2}}.target-season-card.green{background:#e8f7ee;border-color:#369364}.target-season-card.orange{background:#fff1d6;border-color:#d58a20}.target-season-card.red{background:#fbe4e1;border-color:#c44e45}.target-season-card.green>header{background:#d7f0e1}.target-season-card.orange>header{background:#ffe5b4}.target-season-card.red>header{background:#f7cfca}.target-brand-entry.green{background:#e2f5e9;border-left:4px solid #369364}.target-brand-entry.orange{background:#ffedca;border-left:4px solid #d58a20}.target-brand-entry.red{background:#f9dbd7;border-left:4px solid #c44e45}.target-legend .green{color:#175d39;background:#bfe7ce}.target-legend .orange{color:#744609;background:#ffd991}.target-legend .red{color:#7f2822;background:#efb8b2}.target-season-card.green .target-progress{background:#c5e7d2}.target-season-card.orange .target-progress{background:#f2d59f}.target-season-card.red .target-progress{background:#ecc0bb}.writing-column,.writing-card,.writing-view-filter{border-radius:8px}.departures-20-stats{margin-bottom:12px}.workflow-map{justify-content:center;align-items:center;gap:14px;margin-bottom:12px;padding:14px 18px;display:flex}.workflow-map>div{align-items:center;gap:9px;min-width:125px;display:flex}.workflow-map>svg{color:#91a49e;width:16px}.workflow-map>div>svg{color:#126456;background:#e4f3ee;border-radius:7px;width:30px;height:30px;padding:7px}.workflow-map strong,.workflow-map small{display:block}.workflow-map strong{font-size:12px}.workflow-map small{color:var(--muted);margin-top:2px;font-size:10px}.queue-tabs{border:1px solid var(--line);background:#fff;border-radius:8px;gap:5px;width:max-content;max-width:100%;margin-bottom:10px;padding:4px;display:flex;overflow:auto}.queue-tabs button{color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.queue-tabs button span{color:#405b52;background:#edf3f0;border-radius:9px;min-width:20px;padding:1px 5px;font-size:10px}.queue-tabs button.active{color:#fff;background:#004c40}.queue-tabs button.active span{color:#174c3e;background:#dff0ea}.departures-20-toolbar{grid-template-columns:minmax(300px,1fr) 260px auto;gap:9px;margin-bottom:10px;display:grid}.departures-20-toolbar>label:first-child{position:relative}.departures-20-toolbar>label:first-child svg{color:#789087;width:17px;position:absolute;top:11px;left:12px}.departures-20-toolbar input[type=text],.departures-20-toolbar>label:first-child input,.departures-20-toolbar select{background:#fff;border:1px solid #cfdfda;border-radius:6px;width:100%;height:40px}.departures-20-toolbar>label:first-child input{padding:0 12px 0 38px}.departures-20-toolbar select{padding:0 10px}.departures-20-table{overflow:auto}.departures-20-table>header,.departures-20-table>article{grid-template-columns:minmax(320px,1.5fr) 180px minmax(200px,1fr) 145px 155px 22px;align-items:center;gap:14px;min-width:1140px;display:grid}.departures-20-table>header{border-bottom:1px solid var(--line);color:#61756f;letter-spacing:.07em;text-transform:uppercase;background:#eaf4f1;padding:11px 16px;font-size:10px;font-weight:750}.departures-20-table>article{background:#fff;border-bottom:1px solid #d7e5e0;padding:12px 16px}.departures-20-table>article:hover{background:#f1fbf8}.departures-20-table>article>div:nth-child(2){flex-wrap:wrap;align-items:flex-start;gap:5px;display:flex}.departure-20-title{min-width:0;display:grid}.departure-20-title strong{color:#0b463c;font-size:12px}.departure-20-title span{white-space:nowrap;text-overflow:ellipsis;margin:2px 0;font-weight:650;overflow:hidden}.departure-20-title small,.commercial-cell small,.milestone-cell small{color:var(--muted);font-size:10px}.queue-badges{flex-wrap:wrap;gap:4px;display:flex}.queue-badges>span{color:#875b1b;background:#f7ecd5;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700}.queue-badges>span.late{color:#a73b33;background:#f8e3e1}.queue-badges>span.clear{color:#347055;background:#e2f0e8;align-items:center;gap:3px;display:flex}.queue-badges svg{width:12px;height:12px}.commercial-cell,.milestone-cell{gap:3px;display:grid}.commercial-cell strong{font-size:12px}.milestone-cell strong{font-size:11px}.milestone-cell .overdue{color:#a73b33}.row-arrow{color:#52766b;place-items:center;display:grid}.row-arrow svg{width:16px}.workflow-note{color:#49645b;background:#e7f4ef;border:1px solid #c8ddd5;border-radius:7px;grid-template-columns:30px minmax(240px,1fr) 30px minmax(240px,1fr);align-items:start;gap:10px;margin-top:11px;padding:13px 15px;font-size:11px;display:grid}.workflow-note>svg{color:#1b6b59;background:#fff;border-radius:6px;width:28px;height:28px;padding:6px}.workflow-note strong{color:#174c3e;margin-bottom:3px;display:block}@media (max-width:950px){.workflow-map{justify-content:flex-start;overflow:auto}.departures-20-toolbar{grid-template-columns:1fr}.workflow-note{grid-template-columns:30px 1fr}}.departures-20-filters{grid-template-columns:minmax(320px,1fr) 180px 180px auto auto auto}.departures-20-filters .filter-search input{height:43px}.departures-20-filters+.result-count{margin:0 0 9px}.departures-20-filters .date-filter span{white-space:nowrap}@media (max-width:1150px){.departures-20-filters{grid-template-columns:minmax(280px,1fr) 160px 160px repeat(3,auto)}}@media (max-width:900px){.departures-20-filters{grid-template-columns:1fr 1fr}.departures-20-filters .filter-search{grid-column:1/-1}}.departures-20-table>header,.departures-20-table>article{grid-template-columns:minmax(220px,1.7fr) minmax(90px,.72fr) minmax(90px,.7fr) minmax(65px,.48fr) minmax(70px,.5fr) minmax(88px,.62fr) minmax(88px,.62fr) minmax(75px,.52fr) minmax(125px,.9fr) 18px;gap:9px;min-width:0}.departures-20-table>header{letter-spacing:.08em;padding:15px 18px;font-size:11px}.departures-20-table>article{min-height:96px;padding:16px 18px;font-size:13px}.departures-20-table>article>div:nth-child(2){display:block}.departures-20-table>article>*{min-width:0}.departure-20-title strong{font-size:15px}.departure-20-title span{color:#687d77;margin:3px 0;font-size:13px;font-weight:400}.departure-20-title small{font-size:11px}.departures-20-table .brand-badge,.departures-20-table .badge{white-space:normal;max-width:100%;line-height:1.15}.departures-20-table .designer-cell{text-overflow:ellipsis;overflow:hidden}.departures-20-table .queue-badges{gap:3px}.departures-20-table .queue-badges>span{padding:3px 5px;font-size:9px}.departures-20-table .row-arrow svg{width:18px}@media (max-width:1150px){.departures-20-table>header,.departures-20-table>article{grid-template-columns:minmax(190px,1.55fr) minmax(82px,.65fr) minmax(82px,.65fr) 58px 62px 82px 82px 68px minmax(110px,.85fr) 16px;gap:6px}.departures-20-table>header{padding-inline:12px;font-size:9px}.departures-20-table>article{padding-inline:12px;font-size:11px}.departure-20-title strong{font-size:13px}.departure-20-title span{font-size:11px}}.queue-badges>a{color:#875b1b;background:#f7ecd5;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700}.queue-badges>a:hover{background:#f1dba9;text-decoration:underline}.queue-badges>a.late{color:#a73b33;background:#f8e3e1}.departures-20-table .queue-badges>a{padding:3px 5px;font-size:9px}.departure-create{max-width:1250px}.create-essential{margin-bottom:22px;overflow:hidden}.create-essential>header{border-bottom:1px solid var(--line);background:#edf7f4;padding:19px 20px 13px}.create-essential h2,.create-optional-heading h2{margin:3px 0 4px;font-size:20px}.create-essential p,.create-optional-heading p{color:var(--muted);margin:0}.create-essential>header span,.create-optional-heading span{color:#397766;letter-spacing:.12em;font-size:10px;font-weight:800}.create-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.create-field-grid>label{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:start;gap:7px;min-width:0;padding:15px 17px;font-weight:700;display:grid}.create-field-grid>label:nth-child(3n){border-right:0}.create-field-grid>label.wide{grid-column:span 2}.create-field-grid label>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.create-field-grid label small{color:var(--muted);align-items:center;gap:3px;font-size:9px;font-weight:600;display:inline-flex}.create-field-grid label small svg{width:11px}.create-field-grid input:not([type=checkbox]),.create-field-grid select,.create-field-grid textarea,.create-field-grid output{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #c9dad3;border-radius:7px;padding:9px;font-weight:400}.create-field-grid textarea{resize:vertical;min-height:82px}.create-field-grid input[type=checkbox]{width:21px;height:21px;accent-color:var(--green)}.create-field-grid output{color:var(--muted);background:#f5f8f7;border-style:dashed}.create-default-note{color:#557068;background:#f5faf7;align-items:center;gap:9px;padding:13px 17px;font-size:12px;display:flex}.create-default-note svg{color:#347055;flex:none;width:18px}.create-default-note strong{color:#25594a;display:block}.create-optional-heading{margin:0 0 11px}.create-workflow-sections{gap:8px;display:grid}.create-workflow-section{overflow:hidden}.create-workflow-section>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;list-style:none;display:flex}.create-workflow-section>summary::-webkit-details-marker{display:none}.create-workflow-section>summary strong,.create-workflow-section>summary small{display:block}.create-workflow-section>summary small{color:var(--muted);margin-top:3px;font-size:11px}.create-workflow-section>summary>span{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.create-workflow-section>summary svg{width:16px;transition:transform .15s}.create-workflow-section[open]>summary svg{transform:rotate(180deg)}.create-workflow-section[open]>summary{border-bottom:1px solid var(--line);background:#f5faf7}.create-actions{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:9px;justify-content:flex-end;gap:8px;margin-top:16px;padding:12px;display:flex;position:sticky;bottom:0}@media (max-width:900px){.create-field-grid{grid-template-columns:1fr 1fr}.create-field-grid>label:nth-child(3n){border-right:1px solid var(--line)}.create-field-grid>label:nth-child(2n){border-right:0}}@media (max-width:620px){.create-field-grid{grid-template-columns:1fr}.create-field-grid>label,.create-field-grid>label:nth-child(n){border-right:0;grid-column:auto}.create-workflow-section>summary{align-items:flex-start}.create-workflow-section>summary>span{font-size:0}.create-workflow-section>summary>span svg{font-size:initial}}.parent-trip-field,.parent-trip-combobox{position:relative}.parent-trip-options{z-index:20;background:#fff;border:1px solid #bfd3cb;border-radius:8px;width:min(620px,100vw - 64px);max-height:330px;position:absolute;top:45px;left:0;overflow:auto;box-shadow:0 16px 38px #0b3d322e}.parent-trip-options button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #e3ece8;gap:2px;padding:10px 12px;display:grid}.parent-trip-options button:hover,.parent-trip-options button[aria-selected=true]{background:#edf7f3}.parent-trip-options button:last-of-type{border-bottom:0}.parent-trip-options strong{font-size:12px}.parent-trip-options small{color:var(--muted);font-size:10px}.parent-trip-options p{color:var(--muted);margin:0;padding:16px;font-size:12px;font-weight:400}.departure-detail-hero{padding:8px 0 2px}.departure-detail-hero .hero-line{margin-bottom:8px}.departure-detail-hero h1{margin:0 0 9px;font-size:32px;line-height:1.16}.departure-detail-hero p{max-width:1100px;line-height:1.55}.departure-detail-hero code{color:#647b72}.departure-detail-hero+.tabs{margin-top:25px}.departure-detail-hero~.departure-metrics{margin-top:0}@media (max-width:720px){.departure-detail-hero h1{font-size:27px}.departure-detail-hero p{font-size:13px}.departure-detail-hero+.tabs{margin-top:20px}}.topbar{overflow:hidden}.topbar nav{scrollbar-width:none;min-width:0;overflow-x:auto}.topbar nav::-webkit-scrollbar{display:none}.topbar nav a{white-space:nowrap}.page-header>div>p:not(.eyebrow),.panel-head p,.editor-header>div>p{display:none}.record-strip{white-space:nowrap;background:#e8f3f0;border:1px solid #c9ded7;border-left:5px solid #004c40;border-radius:7px;align-items:center;gap:18px;min-height:72px;padding:15px 16px;display:flex;overflow-x:auto}.record-strip h1{letter-spacing:-.035em;color:#003f35;margin:0;font-size:25px}.record-strip code{color:#776f51;background:#fff;border:1px solid #d7dfdc;border-radius:6px;padding:7px 10px;font-size:15px;font-weight:800}.record-strip>span{color:#536b64}.record-strip .brand-strip{color:#2855b5;background:#dce8fa;border-radius:6px;padding:6px 10px}.record-strip .strip-score{color:#087267;font-weight:800;text-decoration:underline}.record-strip+.tabs{margin-top:12px}.my-work-toolbar{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 13px;display:flex}.my-work-toolbar label{align-items:center;gap:8px;font-weight:700;display:flex}.my-work-toolbar label svg{width:17px}.my-work-toolbar select{background:#fff;border:1px solid #c9dad3;border-radius:5px;height:35px;padding:0 28px 0 9px}.my-work-toolbar>span{color:var(--muted);font-size:11px}.my-work-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;display:grid}.my-work-summary article{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:11px;padding:15px;display:flex}.my-work-summary svg{color:#087267;background:#e6f3ee;border-radius:7px;width:32px;height:32px;padding:7px}.my-work-summary strong{font-size:24px}.my-work-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.my-work-panel>header,.my-work-departures>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.my-work-panel h2,.my-work-departures h2{margin:0;font-size:15px}.my-work-panel header a,.my-work-departures header a{color:#087267;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.my-work-panel header svg,.my-work-departures header svg{width:15px}.my-work-panel>article{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:11px 14px;display:grid}.my-work-panel>article>button{color:#779189;background:0 0;border:0}.my-work-panel article div,.my-work-panel article>a{min-width:0;display:grid}.my-work-panel article small{color:var(--muted)}.my-work-panel select{background:#fff;border:1px solid #cfdfda;border-radius:5px;max-width:110px;height:32px}.my-work-departures{margin-top:12px}.my-work-departures>a{border-top:1px solid var(--line);grid-template-columns:90px minmax(0,1fr) 130px auto;gap:12px;padding:10px 16px;display:grid}.task-actions{align-items:center;gap:12px;margin-bottom:10px;display:flex}.task-actions span{color:#347055}.task-complete,.task-title{text-align:left;color:inherit;background:0 0;border:0}.task-title{padding:0}.task-row.expanded{background:#f5faf8}.task-detail{border-top:1px solid var(--line);grid-column:2/-1;padding:12px}.task-detail p{line-height:1.5;display:block}.task-detail>div{gap:8px;display:flex}.task-detail button{background:#fff;border:1px solid #bfd4cc;border-radius:5px;padding:7px 10px}.inline-owner{background:#fff;border:1px solid #cfdfda;border-radius:5px;width:100%;height:34px}.task-create-backdrop{z-index:80;background:#04201a73;place-items:center;display:grid;position:fixed;inset:0}.task-create{width:min(520px,100vw - 28px);padding:18px}.task-create header,.task-create footer{justify-content:space-between;align-items:center;display:flex}.task-create h2{margin:0}.task-create header button{background:0 0;border:0}.task-create>label{gap:6px;margin-top:13px;font-weight:700;display:grid}.task-create input,.task-create select,.task-create textarea{background:#fff;border:1px solid #c9dad3;border-radius:6px;width:100%;padding:9px}.task-create footer{justify-content:flex-end;gap:8px;margin-top:16px}.trip-field-groups{background:#f5faf8;gap:10px;padding:12px;display:grid}.trip-field-group{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.trip-field-group>header{background:#eaf4f1;justify-content:space-between;padding:11px 14px;display:flex}.trip-field-group h3{margin:0;font-size:13px}.trip-field-group header span{color:var(--amber);font-size:11px;font-weight:700}.trip-field-group .trip-action-fields{border-top:1px solid var(--line)}.trip-stored-files{border-top:1px solid var(--line);padding:14px 18px}.trip-stored-files h3{margin:0 0 9px}.trip-stored-files a{border-top:1px solid var(--line);justify-content:space-between;padding:9px;display:flex}.trip-stored-files a span{color:var(--muted)}.departure-inline-workspace .panel-head>span{color:var(--amber);font-size:11px;font-weight:700}.departure-inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.departure-inline-fields>label{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:7px;padding:13px 15px;display:grid}.departure-inline-fields>label:nth-child(2n){border-right:0}.departure-inline-fields label>span{align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.departure-inline-fields small{color:var(--muted);background:#edf2f0;border-radius:4px;align-items:center;gap:3px;margin-left:auto;padding:2px 5px;font-size:9px;display:inline-flex}.departure-inline-fields label>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.departure-inline-fields input:not([type=checkbox]),.departure-inline-fields select,.departure-inline-fields textarea,.departure-inline-fields output{background:#fff;border:1px solid #c9dad3;border-radius:5px;width:100%;min-height:38px;padding:8px}.departure-inline-fields textarea{min-height:76px}.departure-inline-fields output{background:#f5f8f7;border-style:dashed}.departure-inline-fields a{border:1px solid #c9dad3;border-radius:5px;place-items:center;width:38px;display:grid}.departure-inline-fields .inline-check{grid-template-columns:1fr auto;align-items:center}.departure-inline-fields .inline-check>div{grid-area:1/2}.departure-inline-fields input[type=checkbox]{accent-color:#004c40;width:23px;height:23px}.trip-log-priority{background:#fff;border:2px solid #2b7667;border-radius:8px;margin-bottom:10px;box-shadow:0 4px 14px #004c4014}.trip-log-priority .trip-log-top{min-height:230px}.trip-log-priority h2{color:#004c40!important;font-size:15px!important}.supplier-inline-trigger{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:10px;display:flex}.supplier-inline-trigger span{color:#347055;align-items:center;gap:4px;display:flex}.supplier-inline-editor{margin-bottom:12px;padding:15px}.supplier-inline-editor>header,.supplier-inline-editor>footer{justify-content:space-between;align-items:center;display:flex}.supplier-inline-editor h2{margin:0}.supplier-inline-editor header button{background:0 0;border:0}.supplier-inline-editor>div{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.supplier-inline-editor label{gap:5px;font-size:11px;font-weight:700;display:grid}.supplier-inline-editor input,.supplier-inline-editor select,.supplier-inline-editor textarea{background:#fff;border:1px solid #c9dad3;border-radius:5px;width:100%;padding:8px}.supplier-inline-editor textarea{min-height:80px}.supplier-inline-editor footer{justify-content:flex-end;gap:8px}.file-table-head{grid-template-columns:minmax(260px,1.4fr) 130px minmax(220px,1fr) 110px 80px 20px}.file-row{grid-template-columns:34px minmax(240px,1.4fr) 130px minmax(180px,1fr) 110px 80px 20px}.file-open{color:#087267}.writing-filters{grid-template-columns:1fr 190px;gap:9px;margin-bottom:9px;display:grid}.writing-filters label{position:relative}.writing-filters svg{width:17px;color:var(--muted);position:absolute;top:10px;left:11px}.writing-filters input,.writing-filters select{background:#fff;border:1px solid #cfdfda;border-radius:6px;width:100%;height:39px}.writing-filters input{padding-left:36px}.writing-stage-select{color:var(--muted);gap:4px;margin-top:10px;font-size:10px;display:grid}.writing-stage-select select{background:#fff;border:1px solid #cfdfda;border-radius:5px;width:100%;height:33px}@media (max-width:900px){.record-strip{white-space:normal;flex-wrap:wrap;gap:9px}.record-strip h1{width:100%}.my-work-grid{grid-template-columns:1fr}.supplier-inline-editor>div{grid-template-columns:1fr 1fr}.departure-inline-fields{grid-template-columns:1fr}.departure-inline-fields>label{border-right:0}.topbar-account form{display:none}}@media (max-width:620px){.my-work-toolbar{flex-direction:column;align-items:flex-start}.my-work-summary{grid-template-columns:1fr}.my-work-departures>a{grid-template-columns:70px 1fr}.my-work-departures>a>span:nth-child(3),.my-work-departures>a>.badge{display:none}.supplier-inline-editor>div,.writing-filters{grid-template-columns:1fr}.task-stats{grid-template-columns:1fr 1fr}.record-strip{padding:12px}.record-strip h1{font-size:21px}}.my-work-panel>article{grid-template-columns:minmax(0,1fr) minmax(105px,140px) auto}.my-work-panel>article>.badge{justify-self:end}.my-work-section-filters{border-bottom:1px solid var(--line);background:#f7fbfa;justify-content:flex-end;gap:9px;padding:9px 14px;display:flex}.my-work-section-filters label{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.my-work-section-filters select{background:#fff;border:1px solid #cfdfda;border-radius:5px;min-width:125px;height:32px;padding:0 8px}.my-work-departures>a{grid-template-columns:90px minmax(0,1fr) 130px auto}.my-work-departures>a>.badge{justify-self:end}.nest-task-list>article{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(220px,1fr) auto 120px 110px auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.nest-task-list article>div{display:grid}.nest-task-list small{color:var(--muted)}.nest-task-list select{border:1px solid var(--line);background:#fff;border-radius:5px;height:32px}.task-toolbar{justify-content:flex-end;gap:9px;margin-bottom:12px;display:flex}.task-toolbar select{min-width:130px}.task-toolbar .button{gap:6px;display:flex}.task-toolbar svg{width:16px}.my-work-tasks{margin-bottom:12px}.my-work-tasks>article{grid-template-columns:28px minmax(0,1fr) auto 100px}.my-work-tasks>article>button{cursor:pointer}.task-create{max-height:90vh;overflow:auto}.task-create label{gap:5px;margin:10px 0;display:grid}.task-create input,.task-create select,.task-create textarea{border:1px solid var(--line);background:#fff;border-radius:5px;width:100%;padding:9px}.task-create textarea{min-height:75px}@media (max-width:900px){.nest-task-list>article{grid-template-columns:28px minmax(0,1fr) auto}.nest-task-list>article>select,.nest-task-list>article>span{grid-column:2}}.task-toolbar{justify-content:space-between;align-items:flex-end}.task-filter-group{align-items:flex-end;gap:10px;display:flex}.task-filter-group label{color:var(--muted);gap:4px;font-size:11px;font-weight:700;display:grid}.task-toolbar .task-filter-group select{width:122px;min-width:0;height:36px;padding:0 8px}.task-new-button{white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:128px;min-height:40px;padding:10px 16px!important;display:inline-flex!important}@media (max-width:620px){.task-toolbar{flex-direction:column;align-items:stretch}.task-filter-group{width:100%}.task-filter-group label{flex:1}.task-toolbar .task-filter-group select,.task-new-button{width:100%}}.trip-log-top{flex-direction:column;min-width:0;display:flex;overflow:hidden}.trip-log-top>div{flex:none;min-width:0}.trip-log-top textarea{resize:none;flex:auto;min-width:0;max-width:100%;min-height:160px;display:block}.departure-code-prominent{letter-spacing:.06em;background:#174c3e;border-radius:5px;align-items:center;padding:5px 10px;font-family:Arial,Helvetica,ui-sans-serif,sans-serif;font-size:14px;font-weight:800;display:inline-flex;color:#fff!important}.dense-workspace{columns:2;column-gap:30px;padding-top:12px;display:block}.dense-workspace .dense-row{break-inside:avoid-column;grid-template-columns:minmax(150px,42%) minmax(0,58%)}@media (max-width:700px){.dense-workspace{columns:1}}:root{--ink:#173a33;--green:#004c40;--green-2:#1d655a;--mint:#edf7f4;--canvas:#eef8f5;--card:#fff;--line:#d3e3de;--muted:#687d77;--shadow:0 1px 2px #004c4009}body{background:var(--canvas);color:var(--ink);font-family:Arial,Helvetica,ui-sans-serif,sans-serif;font-size:15px;line-height:1.35}.topbar{background:#004c40;border-bottom:0;height:58px;padding-inline:18px}.topbar nav a{color:#b9d1ca;font-size:13px;font-weight:600}.topbar nav a:hover,.topbar nav a.active,.topbar-user:hover{color:#fff;background:#1d655a}.topbar-brand strong{font-size:15px}.topbar-brand small{color:#a9c9c0}.topbar-account button{color:#b9d1ca}.app-frame>main{padding:22px 16px 42px}.page-header h1,.trip-hero h1{color:#073f36;letter-spacing:-.035em;font-weight:700}.page-header p,.trip-hero p{color:var(--muted)}.panel,.dense-card,.writing-card,.writing-column,.target-season-card{box-shadow:var(--shadow);border-color:var(--line)}.toolbar input,.toolbar select,.toolbar>select,.filter-search input,.multi-filter summary,.toggle-filter,.date-filter input,.targets-toolbar select,.editor-fields input:not([type=checkbox]),.editor-fields select,.editor-fields textarea,.editor-fields output{background:#fff;border-color:#cfdfda}.button{background:#004c40;font-weight:700}.button:hover{background:#003e35}.button.secondary{border-color:#cfdfda}.table-header,.departure-head,.supplier-head,.task-head,.file-table-head{color:#61756f;background:#eaf4f1;border-color:#cedfda}.table-row,.departure-row,.supplier-row,.task-row,.file-row{background:#fff;border-color:#d7e5e0}.table-row:hover,.departure-row:hover,.supplier-row:hover,.task-row:hover{background:#f1fbf8}.table-row strong,.departure-row strong,.supplier-row strong,.trip-primary-link strong{color:#0b463c}.badge{font-weight:600}.brand-badge{gap:6px;padding:4px 8px;font-weight:600}.brand-badge:before{content:"";background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.login-page{background:var(--canvas)}.login-logo,.nest-mark{background:#1d655a}.login-card{border-color:var(--line);box-shadow:0 10px 34px #004c4014}.supplier-departure-history .panel-head h2{display:none}.supplier-departure-filters>div{background:#fff;border:1px solid #bfd5cc;border-radius:8px;gap:3px;padding:3px;display:flex}.supplier-departure-filters button,.supplier-departure-filters button:first-child,.supplier-departure-filters button:last-child{cursor:pointer;border:0;border-radius:5px;padding:9px 15px}.supplier-departure-filters button.active{box-shadow:0 1px 2px #05332a38;color:#fff!important;background:#0b574a!important}.supplier-feedback-page{gap:16px;display:grid}.feedback-summary-grid{grid-template-columns:repeat(3,1fr);display:grid}.feedback-summary-grid article{border-right:1px solid var(--line);gap:4px;padding:18px 20px;display:grid}.feedback-summary-grid article:last-child{border-right:0}.feedback-summary-grid small,.feedback-summary-grid span{color:var(--muted)}.feedback-summary-grid strong{font-size:26px}.supplier-feedback-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.supplier-feedback-list>div>div{gap:3px;display:grid}.supplier-feedback-list>div span{color:var(--muted)}.feedback-score-placeholder{color:var(--muted);font-size:20px}@media (max-width:720px){.feedback-summary-grid{grid-template-columns:1fr}.feedback-summary-grid article{border-right:0;border-bottom:1px solid var(--line)}.feedback-summary-grid article:last-child{border-bottom:0}}.supplier-hero-actions{align-items:center;gap:16px;display:flex}.supplier-score-compact{background:#edf7f2;border:1px solid #c7ddd4;border-radius:7px;grid-template-columns:auto auto;align-items:center;gap:2px 10px;min-width:220px;padding:8px 12px;display:grid}.supplier-score-compact small{color:#4b7062;text-transform:uppercase;letter-spacing:.06em;grid-column:1/-1;font-size:10px;font-weight:700}.supplier-score-compact strong{font-size:22px}.supplier-score-compact span{color:var(--muted);font-size:10px}.detail-side .supplier-score-placeholder{display:none}@media (max-width:900px){.supplier-hero-actions{flex-direction:column;align-items:flex-start}.supplier-score-compact{min-width:0}}.departure-brand-meta{color:#365ba2;background:#edf4ff;border-radius:5px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.departure-metrics{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin:2px 0 12px;display:grid}.departure-metric{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:7px;gap:4px;padding:11px 12px;display:grid}.departure-metric small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700;overflow:hidden}.departure-metric strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}@media (max-width:1200px){.departure-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){.departure-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.departure-brand-meta{display:none}}.departure-code-chip{letter-spacing:.08em;background:#143c31;border-radius:5px;padding:5px 9px;font-size:13px;font-weight:800;display:inline-flex;color:#fff!important}.compact-title .brand-badge{font-size:11px}.departure-date-meta{letter-spacing:.01em;font-weight:750;color:#174c3e!important;margin:3px 0 1px!important;font-size:16px!important}.supplier-link-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.supplier-link-list a{color:#087267;text-underline-offset:2px;font-weight:750;text-decoration:underline}.dense-overview-row{align-items:stretch}.dense-card,.trip-log-top{height:100%}.dense-card{border-radius:7px}.dense-card .dense-row>strong,.dense-card .dense-row>a,.dense-card .supplier-link-list{font-size:12px}.supplier-file-row{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:12px 16px;display:grid}.supplier-file-row>svg{color:#087267}.supplier-file-row span{display:grid}.supplier-file-row small{color:var(--muted)}
