@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#071525;--navy-2:#0c2238;--ink:#142033;--muted:#657386;--line:#dce3ea;--soft:#f3f6f8;--white:#fff;--amber:#f7b731;--amber-deep:#d88a00;--blue:#1f70d1;--green:#13845b;--green-bg:#e8f7f0;--yellow:#a86600;--yellow-bg:#fff4d8;--red:#c93c3c;--red-bg:#ffebeb;--shadow:0 10px 35px rgba(12,34,56,.08);--radius:16px}
*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:var(--soft);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{max-width:1440px;margin:auto;padding:36px 40px 80px}.topbar{height:72px;background:var(--navy);color:#fff;display:flex;align-items:center;padding:0 34px;gap:42px;position:sticky;top:0;z-index:30;box-shadow:0 4px 20px rgba(0,0,0,.15)}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand-mark{width:38px;height:38px;border:2px solid var(--amber);color:var(--amber);border-radius:10px;display:grid;place-items:center;font:800 .82rem 'Manrope';letter-spacing:.04em;transform:rotate(-4deg)}.brand-mark.large{width:56px;height:56px;font-size:1rem;border-radius:14px}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font:700 1.08rem 'Manrope'}.brand small,.account small{font-size:.68rem;color:#9fb0c1;text-transform:uppercase;letter-spacing:.12em}.nav{display:flex;gap:6px;flex:1}.nav a{font-size:.88rem;color:#b8c6d4;padding:10px 12px;border-radius:8px}.nav a:hover{background:#17324c;color:#fff}.account{display:flex;align-items:center;gap:12px}.account>span{display:flex;flex-direction:column;text-align:right}.account strong{font-size:.8rem}.icon-button,.nav-toggle{background:transparent;color:#aebccc;border:1px solid #2d4257;border-radius:8px;width:36px;height:36px}.nav-toggle{display:none}.mobile-nav{display:none}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px;gap:24px}.page-head h1{font:800 clamp(1.8rem,3vw,2.6rem) 'Manrope';margin:4px 0 2px;letter-spacing:-.04em}.page-head p{margin:0;color:var(--muted);text-transform:capitalize}.eyebrow{display:block;color:var(--amber-deep);font-size:.7rem;font-weight:800;letter-spacing:.15em;margin-bottom:3px}.back{display:block;color:var(--muted);font-size:.85rem;margin-bottom:18px}.back.light{color:#a9bac9}.button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:11px 16px;font-weight:700;font-size:.88rem;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.button:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(12,34,56,.1)}.button.primary{background:var(--amber);border-color:var(--amber);color:#17202b}.button.secondary{background:#fff}.button.glass{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);color:#fff}.button.small{padding:7px 11px;min-height:34px;font-size:.8rem}.button.icon{width:36px;padding:0}.button.wide{width:100%;justify-content:space-between}.flash{padding:12px 16px;border-radius:10px;margin:0 0 20px;font-weight:600}.flash.success{background:var(--green-bg);color:var(--green)}.flash.danger{background:var(--red-bg);color:var(--red)}
.filter-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:flex-end;justify-content:space-between;padding:14px 16px;gap:18px}.quick-filters{display:flex;gap:6px}.chip{padding:9px 15px;border-radius:8px;color:var(--muted);font-weight:600;font-size:.85rem}.chip.active{background:var(--navy);color:#fff}.filters{display:flex;align-items:flex-end;gap:8px}.filters label{font-size:.68rem;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.filters select{display:block;margin-top:4px;min-width:130px}.summary-strip{display:flex;gap:35px;padding:22px 6px}.summary-strip div{display:flex;align-items:baseline;gap:8px}.summary-strip strong{font:800 1.5rem 'Manrope'}.summary-strip span{color:var(--muted);font-size:.82rem}.order-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.order-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;position:relative;overflow:hidden;transition:.18s;box-shadow:0 2px 5px rgba(12,34,56,.03)}.order-card:hover{border-color:#aebdca;transform:translateY(-2px);box-shadow:var(--shadow)}.card-top,.aircraft-line,.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.os-id{font-weight:800;font-size:.8rem;color:var(--blue);letter-spacing:.05em}.status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.status i{width:7px;height:7px;border-radius:50%;background:currentColor}.status.ok{background:var(--green-bg);color:var(--green)}.status.pending{background:var(--yellow-bg);color:var(--yellow)}.status.danger{background:var(--red-bg);color:var(--red)}.status.neutral{background:#edf0f3;color:#66717c}.aircraft-line{margin-top:18px;justify-content:flex-start}.aircraft-line strong{font:800 1.45rem 'Manrope'}.aircraft-line span{font-size:.78rem;color:var(--muted)}.aircraft-line time{margin-left:auto;font-weight:700;font-size:.82rem}.route{font:700 1.02rem 'Manrope';background:#f5f7f9;padding:13px 14px;border-radius:10px;margin:14px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-bottom{font-size:.76rem;color:var(--muted)}.pending-count{font-weight:700;color:var(--green)}.pending-count.has-pending{color:var(--yellow)}.demo-ribbon{position:absolute;right:-35px;top:30px;transform:rotate(45deg);width:145px;text-align:center;background:#e8edf2;color:#677381;font-size:.56rem;font-weight:800;padding:3px}.demo-tag{font-size:.56rem;font-style:normal;font-weight:800;color:#7a8693;background:#e8edf2;padding:3px 5px;border-radius:4px}.empty-inline{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #bdc7d1;border-radius:var(--radius);padding:50px}.empty-inline span{font-size:2rem;color:var(--green)}.empty-inline h2{margin:8px 0}.empty-inline p,.muted{color:var(--muted)}
.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 2px 5px rgba(12,34,56,.02)}.panel>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel h2{font:750 1.12rem 'Manrope';margin:0}.data-list{display:flex;flex-direction:column;gap:8px}.data-row{min-height:74px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 16px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto auto;align-items:center;gap:16px}.data-row>div:nth-child(2){display:flex;flex-direction:column}.data-row span{font-size:.82rem;color:var(--muted)}.data-row small{display:block}.link-row:hover{border-color:#93a6b7;box-shadow:var(--shadow)}.avatar{width:40px;height:40px;border-radius:10px;background:#e8eef5;color:var(--navy-2);display:grid;place-items:center;font-weight:800;font-size:.78rem}.aircraft-avatar{background:var(--navy);color:var(--amber)}.icao{font:800 .82rem 'Manrope';background:var(--navy);color:#fff;border-radius:7px;padding:7px 9px;letter-spacing:.08em}.icao.big{font-size:1.2rem;display:inline-block;vertical-align:middle}.pill{background:#edf2f6;border-radius:999px;padding:5px 9px;font-size:.66rem!important;font-weight:700}.callout{background:#e8f1fb;border:1px solid #b9d3ed;color:#1b538c;border-radius:12px;padding:14px 18px;margin-bottom:18px;display:flex;gap:10px}.callout span{color:#456987}.fuel-row{grid-template-columns:auto minmax(220px,1fr) auto auto auto}
.modal{width:min(700px,calc(100vw - 32px));max-height:90vh;border:0;border-radius:18px;padding:26px;box-shadow:0 30px 90px rgba(0,0,0,.28);color:var(--ink)}.modal.large-modal{width:min(820px,calc(100vw - 32px))}.modal::backdrop{background:rgba(3,15,27,.65);backdrop-filter:blur(3px)}.modal-close{position:absolute;right:18px;top:16px}.modal-close button{border:0;background:#edf1f4;width:34px;height:34px;border-radius:50%;font-size:1.25rem}.modal-head{margin-bottom:22px}.modal-head h2{margin:4px 0;font:750 1.5rem 'Manrope'}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label,.form-stack label,.filters label{font-size:.78rem;font-weight:700;color:#425166}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.form-stack input,.filters select{width:100%;background:#fff;border:1px solid #cfd8e1;color:var(--ink);border-radius:8px;padding:10px 11px;margin-top:5px;min-height:42px}.form-grid textarea{min-height:86px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.form-stack input:focus{outline:3px solid rgba(31,112,209,.14);border-color:var(--blue)}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.form-section{border-bottom:1px solid var(--line);padding:12px 0 6px;font:800 .72rem 'Manrope';color:var(--amber-deep);letter-spacing:.1em}.check-line{display:flex;align-items:center;gap:22px}.check-line.wrap{flex-wrap:wrap}.check-line label{display:flex;align-items:center;gap:7px}.check-line input[type=checkbox],.checkbox input,.check-grid input{width:18px;height:18px;accent-color:var(--green)}
.airport-head{align-items:center}.demo-banner{background:var(--yellow-bg);color:var(--yellow);border:1px solid #f3d788;border-radius:8px;padding:10px 13px;font-size:.72rem;font-weight:800}.official-warning{background:#fff9e8;border-left:4px solid var(--amber);padding:14px 17px;border-radius:0 10px 10px 0;margin-bottom:18px;display:flex;align-items:center;gap:16px}.official-warning span{font-size:.84rem}.official-warning small{margin-left:auto;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:16px;margin-bottom:16px}.facts{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.facts div{background:#fff;padding:10px 12px}.facts dt,.mini-facts dt{font-size:.66rem;text-transform:uppercase;font-weight:800;color:var(--muted);letter-spacing:.06em}.facts dd,.mini-facts dd{margin:3px 0 0;font-size:.85rem;font-weight:600}.notes{background:#f5f7f9;padding:12px;border-radius:8px;color:#536173;font-size:.84rem}.stack-list{display:flex;flex-direction:column;gap:8px}.contact-item{position:relative;border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;grid-template-columns:1fr auto}.contact-item div{display:flex;flex-direction:column}.contact-item span,.contact-item small{font-size:.72rem;color:var(--muted)}.contact-item a{font-size:.78rem;color:var(--blue);font-weight:700}.wide-panel{margin-bottom:16px}.supplier-grid,.hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.supplier-card,.hotel-card{border:1px solid var(--line);border-radius:12px;padding:15px;position:relative}.fuel-types{display:flex;gap:6px;margin:12px 0}.fuel-types span{padding:5px 7px;border-radius:6px;background:#edf0f3;color:#79838d;font-size:.68rem}.fuel-types span.available{background:var(--green-bg);color:var(--green)}.fuel-types b{margin-left:4px}.mini-facts{margin:0}.mini-facts div{margin:8px 0}.price{margin-top:13px;background:var(--navy);color:#fff;border-radius:9px;padding:10px;display:grid;grid-template-columns:1fr auto}.price strong{color:var(--amber)}.price small{grid-column:1/-1;color:#9fb0c1}.hotel-card{display:flex;flex-direction:column;gap:4px}.hotel-card>a{color:var(--blue);font-weight:700}.hotel-card>span,.hotel-card small,.hotel-card p{font-size:.75rem;color:var(--muted);margin:0}.hotel-card>div{margin-top:8px;display:flex;justify-content:space-between}
.order-form{display:flex;flex-direction:column;gap:16px}.step{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:8px;background:var(--navy);color:var(--amber);font:800 .7rem 'Manrope';margin-right:10px}.panel>header>div{display:flex;align-items:center}.panel>header>div:has(.eyebrow){display:block}.legs-editor{display:flex;flex-direction:column;gap:8px}.leg-editor{display:grid;grid-template-columns:60px 1fr auto 1fr 1.2fr 1.5fr auto auto;gap:10px;align-items:end;background:#f5f7f9;border:1px solid #e1e6eb;border-radius:12px;padding:12px}.leg-editor label{font-size:.68rem;color:var(--muted);font-weight:700}.leg-editor input{display:block;width:100%;border:1px solid #ccd6df;border-radius:7px;padding:8px;margin-top:4px}.leg-number{align-self:center}.leg-number span{display:block;font-size:.6rem;color:var(--muted);text-transform:uppercase}.leg-number strong{font:800 1.4rem 'Manrope'}.leg-arrow{align-self:center}.leg-editor .checkbox{font-size:.7rem;display:flex;align-items:center;align-self:center}.remove-leg{align-self:center;border:0;background:#e6eaee;color:#6d7882;width:28px;height:28px;border-radius:50%}.crew-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.crew-picker article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:10px}.crew-picker article>div:nth-child(2){display:flex;flex-direction:column}.crew-picker span,.section-help{font-size:.75rem;color:var(--muted)}.crew-picker select{border:1px solid var(--line);border-radius:7px;padding:7px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.check-grid>label,.check-grid.static>div{display:flex;gap:10px;border:1px solid var(--line);border-radius:10px;padding:13px}.check-grid span{font-size:1rem}.check-grid label span,.check-grid.static div div{display:flex;flex-direction:column}.check-grid small{color:var(--muted);font-weight:400}.check-grid.static>div.done{background:var(--green-bg);border-color:#bce3d2}.revision-panel{border-color:#f0cf7c;background:#fffdf7}.sticky-actions{position:sticky;bottom:10px;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:12px;padding:10px;display:flex;justify-content:flex-end;gap:8px;box-shadow:var(--shadow)}.updated-badge{background:#e8f1fb;color:#1f5e9e;padding:8px 12px;border-radius:8px;font-size:.72rem;font-weight:800}
.order-hero{background:var(--navy);color:#fff;margin:-36px -40px 20px;padding:28px 40px 25px;display:flex;align-items:flex-end;justify-content:space-between;position:relative}.order-hero.is-demo{padding-bottom:50px}.os-title{display:flex;align-items:center;gap:14px}.os-title .eyebrow{position:absolute;top:29px}.os-title h1{font:800 2.2rem 'Manrope';margin:22px 0 0}.hero-route{display:flex;align-items:center;gap:12px;margin-top:12px}.hero-route strong{color:var(--amber)}.hero-route span{font:700 1.05rem 'Manrope'}.hero-route time{color:#a8bacb;font-size:.82rem}.hero-actions{display:flex;gap:8px}.hero-demo{position:absolute;left:40px;bottom:10px;padding:5px 10px}.readiness{display:grid;grid-template-columns:1fr 2fr;gap:14px;margin-bottom:16px}.readiness-score{border-radius:var(--radius);padding:16px 20px;display:flex;align-items:center;gap:12px}.readiness-score.pending{background:var(--yellow-bg);color:var(--yellow)}.readiness-score.ok{background:var(--green-bg);color:var(--green)}.readiness-score>span{font:800 1.5rem 'Manrope';width:40px;height:40px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center}.readiness-score div{display:flex;flex-direction:column}.readiness-score small{opacity:.8}.essentials{background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:repeat(4,1fr);padding:12px}.essentials div{display:flex;flex-direction:column;padding:5px 13px;border-right:1px solid var(--line)}.essentials div:last-child{border:0}.essentials span{font-size:.66rem;color:var(--muted);text-transform:uppercase;font-weight:800}.essentials strong{font-size:.82rem;margin-top:3px}.ok-text{color:var(--green)}.pending-text{color:var(--yellow)}.order-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:16px}.order-main,.order-side{display:flex;flex-direction:column;gap:16px}.timeline-leg{display:flex;gap:12px;position:relative}.timeline-marker{width:34px;flex:none;display:flex;flex-direction:column;align-items:center}.timeline-marker b{background:var(--navy);color:var(--amber);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:.72rem}.timeline-marker i{height:calc(100% - 30px);width:1px;background:var(--line)}.timeline-leg:last-child .timeline-marker i{display:none}.leg-main{border-bottom:1px solid var(--line);padding:1px 0 18px;flex:1;margin-bottom:10px}.leg-main>div:first-child{display:flex;align-items:center;gap:8px}.leg-main>div strong{font:800 1.02rem 'Manrope'}.leg-main em{background:var(--blue);color:#fff;font-style:normal;font-size:.55rem;padding:3px 5px;border-radius:4px}.leg-main time{font-size:.75rem;color:var(--blue);font-weight:700}.leg-main p{font-size:.78rem;color:var(--muted);margin:5px 0}.flight-times{display:flex;gap:14px!important}.flight-times span{font-size:.6rem;color:var(--muted);font-weight:700}.flight-times b{color:var(--ink);font-size:.72rem}.report-actions{display:flex;gap:5px}.airport-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px}.airport-checks article{border:1px solid var(--line);border-radius:12px;overflow:hidden}.airport-checks h3{margin:0;padding:9px 12px;background:var(--navy);color:#fff;font:800 .78rem 'Manrope';letter-spacing:.08em}.check-row{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:10px;border-bottom:1px solid #edf0f3}.check-row:last-child{border:0}.check-row>div{display:flex;flex-direction:column}.check-row small{font-size:.68rem;color:var(--muted)}.check-dot{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:.7rem}.check-dot.ok{background:var(--green-bg);color:var(--green)}.check-dot.pending{background:var(--yellow-bg);color:var(--yellow)}.check-dot.danger{background:var(--red-bg);color:var(--red)}.check-dot.neutral{background:#edf0f3;color:#69747f}.compact{padding:18px}.crew-member{display:flex;align-items:center;gap:9px;margin:9px 0}.crew-member>div:last-child{display:flex;flex-direction:column}.crew-member span{font-size:.68rem;color:var(--muted);font-weight:700}.account-mini{border-bottom:1px solid var(--line);padding:8px 0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.account-mini>span{font-size:.75rem}.text-link{display:block;color:var(--blue);font-size:.74rem;font-weight:700;margin-top:12px}.booking{display:flex;flex-direction:column;gap:4px}.booking>span,.booking>a{font-size:.75rem;color:var(--muted)}.booking dl{display:grid;grid-template-columns:1fr 1fr;margin:8px 0}.booking dl div:last-child{grid-column:1/-1}.booking dt{font-size:.6rem;text-transform:uppercase;color:var(--muted)}.booking dd{margin:0;font-size:.75rem;font-weight:700}.history article{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.history article>b{background:#e7edf3;color:var(--navy);width:29px;height:29px;border-radius:7px;display:grid;place-items:center;font-size:.65rem;flex:none}.history article>div{display:flex;flex-direction:column}.history strong{font-size:.74rem}.history span,.history small{font-size:.65rem;color:var(--muted)}
.login-page{background:var(--navy);min-height:100vh;color:#fff}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.login-brand{padding:9vw;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.login-brand p{color:var(--amber);font-size:.7rem;font-weight:800;letter-spacing:.2em;margin-top:24px}.login-brand h1{font:800 clamp(2.6rem,5vw,5.2rem) 'Manrope';letter-spacing:-.055em;line-height:1.02;margin:0;max-width:800px}.radar{position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-200px;bottom:-180px}.radar:before,.radar:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;inset:18%}.radar:after{inset:36%}.radar i{position:absolute;left:50%;top:50%;width:45%;height:1px;background:linear-gradient(90deg,var(--amber),transparent);transform-origin:left;transform:rotate(-35deg)}.radar b{position:absolute;left:38%;top:38%;width:8px;height:8px;border-radius:50%;background:var(--amber);box-shadow:0 0 20px var(--amber)}.login-card{background:#fff;color:var(--ink);margin:28px;border-radius:22px;padding:clamp(30px,6vw,80px);display:flex;justify-content:center;flex-direction:column;box-shadow:-20px 0 80px rgba(0,0,0,.16)}.login-card h2{font:800 2rem 'Manrope';letter-spacing:-.04em;margin:7px 0}.login-card>div>p{color:var(--muted);margin:0 0 28px}.form-stack{display:flex;flex-direction:column;gap:18px}.security-note{text-align:center;color:var(--muted);font-size:.72rem;margin-top:25px}.empty-state{max-width:600px;margin:12vh auto;text-align:center}.empty-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:var(--yellow-bg);color:var(--yellow);font-size:2rem;font-weight:800;margin:auto}.empty-state h1{font:800 2rem 'Manrope';margin-bottom:5px}.empty-state p{color:var(--muted);margin-bottom:25px}
.briefing-page{background:#dfe5ea}.briefing-toolbar{max-width:900px;margin:20px auto;display:flex;justify-content:space-between}.briefing-toolbar>div{display:flex;gap:8px}.briefing{max-width:900px;margin:0 auto 40px;background:#fff;padding:48px;box-shadow:var(--shadow)}.briefing>header{display:flex;justify-content:space-between;border-bottom:4px solid var(--navy);padding-bottom:20px}.briefing h1{font:800 2.3rem 'Manrope';margin:2px 0}.briefing header p{margin:0;color:var(--muted)}.briefing section{padding:22px 0;border-bottom:1px solid var(--line)}.briefing section h2{font:800 1.35rem 'Manrope';margin:5px 0}.briefing h3{margin:7px 0;font:750 1rem 'Manrope'}.brief-legs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.brief-legs article{display:flex;gap:10px;border:1px solid var(--line);padding:10px;border-radius:8px}.brief-legs article>b{background:var(--navy);color:var(--amber);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:.7rem}.brief-legs article div{display:flex;flex-direction:column}.brief-legs span,.brief-legs small{font-size:.72rem;color:var(--muted)}.brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.brief-row{display:grid;grid-template-columns:100px 1fr;padding:6px 0;font-size:.82rem}.brief-row b{color:var(--muted);font-size:.7rem;text-transform:uppercase}.brief-airport{margin-top:12px}.brief-check{display:flex;gap:8px;padding:5px 0}.brief-check>b{color:var(--green)}.brief-check span{display:flex;flex-direction:column}.brief-check small{color:var(--muted)}.brief-notes{white-space:pre-wrap}.briefing footer{text-align:center;font-size:.68rem;color:var(--muted);padding-top:30px}.copy-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%,100px);background:var(--navy);color:#fff;padding:10px 18px;border-radius:8px;transition:.2s}.copy-toast.show{transform:translate(-50%,0)}
@media(max-width:1050px){.order-grid{grid-template-columns:1fr 1fr}.nav{display:none;position:absolute;top:68px;left:15px;right:15px;background:var(--navy-2);padding:10px;border-radius:10px;flex-direction:column}.nav.open{display:flex}.nav-toggle{display:block;margin-left:auto}.account{margin-left:0}.detail-grid,.order-layout{grid-template-columns:1fr}.supplier-grid,.hotel-grid{grid-template-columns:1fr 1fr}.leg-editor{grid-template-columns:50px 1fr auto 1fr 1fr}.leg-note{grid-column:2/5}.leg-editor .checkbox{grid-column:2/5}.readiness{grid-template-columns:1fr}.login-brand{padding:6vw}.login-brand h1{font-size:3rem}}
@media(max-width:720px){body{padding-bottom:70px}.topbar{height:62px;padding:0 15px}.brand{min-width:0}.brand small{display:none}.account>span{display:none}.shell{padding:22px 14px 60px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:40;padding:5px max(8px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom))}.mobile-nav a{display:flex;flex-direction:column;align-items:center;font-size:.62rem;font-weight:700;color:var(--muted)}.mobile-nav a span{font-size:1.25rem;line-height:1.3}.mobile-nav .mobile-primary{color:var(--navy)}.page-head{align-items:flex-start}.page-head>.button{display:none}.page-head h1{font-size:1.8rem}.filter-panel{align-items:stretch;flex-direction:column;overflow:hidden}.quick-filters{overflow:auto}.chip{white-space:nowrap}.filters{display:grid;grid-template-columns:1fr 1fr}.filters label:last-of-type{display:none}.filters .button{align-self:end}.summary-strip{gap:18px;overflow:auto}.summary-strip div{min-width:max-content}.order-grid{grid-template-columns:1fr}.order-card{padding:17px}.supplier-grid,.hotel-grid,.facts,.crew-picker,.check-grid,.airport-checks,.brief-grid,.brief-legs{grid-template-columns:1fr}.official-warning{align-items:flex-start;flex-direction:column;gap:3px}.official-warning small{margin:0}.data-row,.fuel-row{grid-template-columns:auto 1fr auto;padding:10px}.data-row>*:nth-child(n+4){display:none}.modal{padding:22px 16px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.form-actions.full{grid-column:auto}.callout{flex-direction:column}.leg-editor{grid-template-columns:45px 1fr auto 1fr}.leg-editor label:nth-of-type(3),.leg-note{grid-column:2/5}.leg-editor .checkbox{grid-column:2/5}.remove-leg{position:absolute;right:19px}.leg-editor{position:relative}.panel{padding:16px}.panel>header{align-items:flex-start}.sticky-actions{bottom:74px}.order-hero{margin:-22px -14px 14px;padding:20px 14px;align-items:stretch;flex-direction:column}.order-hero.is-demo{padding-bottom:48px}.os-title .eyebrow{top:20px}.hero-actions{margin-top:18px}.hero-actions .button{flex:1}.hero-route{flex-wrap:wrap}.hero-route span{width:100%;font-size:.95rem}.hero-demo{left:14px}.essentials{grid-template-columns:1fr 1fr}.essentials div:nth-child(2){border:0}.essentials div:nth-child(-n+2){border-bottom:1px solid var(--line)}.timeline-leg{gap:6px}.report-actions{flex-direction:column}.readiness-score{padding:13px}.login-shell{display:block}.login-brand{display:none}.login-card{min-height:calc(100vh - 28px);margin:14px;padding:30px 22px}.briefing-page{padding:0}.briefing-toolbar{margin:10px;position:sticky;top:8px;z-index:5}.briefing-toolbar .button{font-size:.7rem;padding:7px}.briefing{margin:0;padding:25px 18px;box-shadow:none}.briefing>header{align-items:flex-start;flex-direction:column;gap:10px}.briefing .demo-banner{margin-top:12px}.brief-row{grid-template-columns:80px 1fr}}
@media print{body{background:#fff;padding:0}.briefing-toolbar,.copy-toast{display:none}.briefing{box-shadow:none;margin:0;max-width:none;padding:18mm}.briefing section{break-inside:avoid}.demo-banner{print-color-adjust:exact}.status,.eyebrow,.brief-legs article>b{print-color-adjust:exact}}

/* Share Brasil — identidade oficial */
.brand-logo-wrap{width:142px;height:52px;padding:4px 8px 6px;background:transparent;display:grid;place-items:center;overflow:visible}
.brand-logo-wrap img{display:block;width:126px;height:42px;object-fit:contain;filter:drop-shadow(0 0 1px rgba(255,255,255,.95)) drop-shadow(0 0 4px rgba(255,255,255,.5))}
.brand-caption{display:flex;flex-direction:column}
.login-logo-wrap{width:min(400px,78%);height:170px;background:transparent;padding:4px 10px 16px;display:grid;place-items:center;overflow:visible}
.login-logo-wrap img{display:block;width:360px;height:154px;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 0 1.5px rgba(255,255,255,1)) drop-shadow(0 0 7px rgba(255,255,255,.55))}
@media(max-width:720px){.brand-logo-wrap{width:120px;height:46px;padding:3px 5px 5px}.brand-logo-wrap img{width:110px;height:38px}.brand-caption{display:none}}

/* Cabeçalho da OS: versão em fluxo normal, sem sobreposição */
.order-hero .back.light{margin-bottom:10px}
.order-hero .os-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px}
.order-hero .os-title .eyebrow{position:static;display:block;width:100%;margin:0;line-height:1.35}
.order-hero .os-title h1{margin:0}
@media(max-width:720px){.order-hero .os-title .eyebrow{position:static;top:auto}.order-hero .os-title h1{margin:0}}

/* Tablets em orientação vertical */
@media(min-width:721px) and (max-width:900px){
  .filter-panel{align-items:stretch;flex-direction:column}
  .quick-filters{width:100%}
  .filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}
  .filters label,.filters select{min-width:0;width:100%}
  .filters .button{align-self:end;width:100%}
  .order-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
