.product-nav{position:sticky;top:0;z-index:100;background:#fffffff2;border-top:3px solid var(--brand-primary);border-bottom:1px solid #dfe8ef;backdrop-filter:blur(14px);box-shadow:0 5px 24px #183c5e0b}.product-nav .container{height:64px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(190px,1fr);align-items:center;gap:1rem}.product-brand{display:flex;align-items:center;gap:.7rem;width:max-content;color:#123650;text-decoration:none}.product-brand img{width:112px;height:38px;object-fit:contain;object-position:left center}.product-brand-copy{display:flex;flex-direction:column;padding-left:.65rem;border-left:1px solid #dae5ec}.product-brand-copy strong{font-size:.78rem;line-height:1.1}.product-brand-copy small{font-size:.56rem;letter-spacing:.13em;color:var(--brand-primary);font-weight:900}.product-links{display:flex;align-items:center;gap:.2rem;padding:.25rem;background:#f1f5f8;border-radius:12px}.product-links>a{display:flex;align-items:center;gap:.35rem;padding:.5rem .62rem;border-radius:9px;color:#536b7e;text-decoration:none;font-size:.76rem;font-weight:800;white-space:nowrap}.product-links>a:hover{background:#fff;color:var(--brand-primary)}.product-links>a.active{background:#fff;color:var(--brand-primary);box-shadow:0 2px 8px #153d6115}.product-links .create-booking{background:var(--brand-primary);color:#fff;padding:.55rem .72rem}.product-links .create-booking:hover,.product-links .create-booking.active{background:#064b8e;color:#fff}.product-links svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2}.product-user{justify-self:end;display:flex;align-items:center;gap:.5rem}.settings-link{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;color:#60778a;text-decoration:none}.settings-link:hover,.settings-link.active{background:#edf4f9;color:var(--brand-primary)}.settings-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.product-nav .user-trigger{border:0;background:#f1f5f8}.product-nav .user-menu{position:relative}@media(max-width:1200px){.product-nav .container{grid-template-columns:auto 1fr auto}.product-brand img{width:32px}.product-brand-copy{border:0;padding:0}.product-brand-copy strong{display:none}.product-links{justify-self:center}.product-links>a{padding:.5rem}.product-links>a span{display:none}}@media(max-width:760px){.product-nav .container{height:58px;gap:.4rem}.product-brand-copy{display:none}.product-links{overflow-x:auto;justify-self:stretch}.product-links>a{flex:0 0 auto}.product-user .settings-link,.product-user .user-trigger-copy,.product-user .user-trigger>i{display:none}.product-nav .nav-avatar{width:31px;height:31px}}
.product-links .message-nav{position:relative}.product-links .message-nav.has-unread{background:#fff1f2;color:#b4232d;box-shadow:inset 0 0 0 1px #f5c8cc}.product-links .message-nav.has-unread:hover,.product-links .message-nav.has-unread.active{background:#ffe7e9;color:#9d1d26}.product-links .message-count{position:absolute;top:-7px;right:-6px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border:2px solid #fff;border-radius:12px;background:#df303b;color:#fff;font-size:.64rem;font-weight:900;line-height:1;box-shadow:0 3px 9px #a5152040;animation:message-pulse 2.4s ease-in-out 2}@keyframes message-pulse{0%,100%{transform:scale(1)}45%{transform:scale(1.16);box-shadow:0 0 0 6px #df303b20}}@media(prefers-reduced-motion:reduce){.product-links .message-count{animation:none}}
.product-links .task-nav{position:relative}.product-links .task-nav.has-tasks{color:#9a6200}.product-links .task-count{position:absolute;top:-7px;right:-6px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border:2px solid #fff;border-radius:12px;background:#e49a19;color:#fff;font-size:.64rem;font-weight:900;line-height:1;box-shadow:0 3px 9px #9a620040}
.product-links .nav-icon-only{position:relative}
@media(min-width:1025px){
  .product-links .nav-icon-only{width:36px;height:36px;justify-content:center;padding:0}
  .product-links .nav-icon-only>span{display:none}
  .product-links .nav-icon-only svg{width:17px;height:17px}
  .product-links .nav-icon-only::after{content:attr(data-tooltip);position:absolute;z-index:150;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);padding:.42rem .62rem;border-radius:7px;background:#17344d;color:#fff;font-size:.68rem;font-weight:800;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease;box-shadow:0 7px 20px #10283f33}
  .product-links .nav-icon-only::before{content:"";position:absolute;z-index:151;top:calc(100% + 4px);left:50%;width:8px;height:8px;background:#17344d;transform:translateX(-50%) rotate(45deg);opacity:0;visibility:hidden;transition:opacity .16s ease}
  .product-links .nav-icon-only:hover::after,.product-links .nav-icon-only:focus-visible::after,.product-links .nav-icon-only:hover::before,.product-links .nav-icon-only:focus-visible::before{opacity:1;visibility:visible}
  .product-links .nav-icon-only:hover::after,.product-links .nav-icon-only:focus-visible::after{transform:translate(-50%,0)}
  .product-links .nav-icon-only .message-count{top:-8px;right:-8px}
}
.mobile-more-link{display:none!important}

/* Navegação responsiva K4W AUTO */
@media(max-width:1380px){
  .product-nav .container{grid-template-columns:auto 1fr auto}
  .product-brand img{width:42px}
  .product-brand-copy strong{display:none}
  .product-brand-copy{border:0;padding-left:0}
  .product-links{justify-self:center}
  .product-links>a{padding:.5rem .55rem}
}
@media(max-width:1280px) and (min-width:1025px){
  .product-nav .container{gap:.5rem}
  .product-links>a{width:39px;height:39px;justify-content:center;padding:0}
  .product-links>a span{display:none}
  .product-links .create-booking{width:43px;height:43px;padding:0;justify-content:center}
  .product-brand-copy{display:none}
  .product-user .user-trigger-copy{display:none}
}
@media(max-width:1024px){
  body.backoffice{padding-bottom:72px}
  .product-nav{position:sticky;top:0;overflow:visible}
  .product-nav .container{height:56px;display:grid;grid-template-columns:1fr auto;gap:.5rem}
  .product-brand img{width:105px;height:34px}
  .product-brand-copy{display:flex;border-left:1px solid #dae5ec;padding-left:.5rem}
  .product-brand-copy strong{display:none}
  .product-user{grid-column:2;justify-self:end}
  .product-user .settings-link{display:none}
  .product-user .user-trigger-copy,.product-user .user-trigger>i{display:none}
  .product-links{position:fixed;z-index:120;left:8px;right:8px;bottom:8px;display:flex;justify-content:stretch;gap:2px;padding:4px;border:1px solid #dce6ed;border-radius:15px;background:#fffffff5;box-shadow:0 8px 30px #183c5e2b;backdrop-filter:blur(15px)}
  .product-links>a,.product-links .create-booking{flex:1 1 0;min-width:0;height:52px;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:3px 2px;border-radius:11px;font-size:.62rem;line-height:1;color:#60778a;background:transparent}
  .product-links>a span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}
  .product-links svg{width:18px;height:18px}
  .product-links .create-booking{order:3;background:var(--brand-primary);color:#fff}
  .product-links>a:nth-child(1){order:1}.product-links>a:nth-child(2){order:2}.product-links>a:nth-child(3){order:4}.product-links>a:nth-child(4){order:5}.product-links>a:nth-child(5){order:6}
  .product-links .create-booking{order:3!important}
  .site-footer{margin-bottom:0}
  .product-links .message-count{top:1px;right:calc(50% - 21px);min-width:18px;height:18px;border-width:1px;font-size:.58rem}
  .product-links .task-count{top:1px;right:calc(50% - 21px);min-width:18px;height:18px;border-width:1px;font-size:.58rem}
  .product-links .mobile-nav-secondary,.product-links .nav-secondary{display:none}
}
@media(max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  .product-nav .container{width:100%;min-width:0;padding-left:12px!important;padding-right:12px!important}
  .product-brand{min-width:0}.product-brand img{width:88px;height:30px}
  .product-links{width:auto;max-width:calc(100vw - 16px);overflow:hidden}
  .product-links .nav-secondary{display:none}
  .product-links>a,.product-links .create-booking{min-width:0;max-width:100%;font-size:.58rem}
  .product-links>a span{width:100%;text-align:center}
  .product-user{min-width:0}
  .product-nav .user-dropdown{position:fixed;top:54px;right:10px;left:auto;max-width:calc(100vw - 20px)}
  .product-nav .user-dropdown .mobile-more-link{display:flex!important}
  body.backoffice main.container,body.backoffice .site-footer>.container{min-width:0;max-width:100%}
  body.backoffice :is(.detail-layout,.customer-layout,.os-layout,.stats-grid,.documents-grid){min-width:0}
}

/* Assinatura de marca: logótipo dominante e produto em duas linhas. */
@media(min-width:1025px){
  .product-nav .container{height:76px;grid-template-columns:minmax(270px,1fr) auto minmax(190px,1fr)}
  .product-brand{gap:.85rem}
  .product-brand img{width:142px;height:54px}
  .product-brand-copy{display:flex!important;justify-content:center;gap:.16rem;padding-left:.8rem;border-left:1px solid #d2e0e9}
  .product-brand-copy strong{display:block!important;font-size:.88rem;line-height:1.05;color:#173a55;font-weight:900}
  .product-brand-copy small{font-size:.56rem;line-height:1;letter-spacing:.16em}
}
@media(max-width:1380px) and (min-width:1025px){
  .product-brand img{width:122px;height:46px}
  .product-brand-copy{padding-left:.65rem}
  .product-brand-copy strong{font-size:.76rem}
  .product-brand-copy small{font-size:.5rem}
}
@media(max-width:1024px){
  .product-nav .container{height:66px}
  .product-brand{gap:.5rem}
  .product-brand img{width:116px;height:44px}
  .product-brand-copy{display:flex!important;padding-left:.5rem;border-left:1px solid #dae5ec}
  .product-brand-copy strong{display:block!important;font-size:.72rem;line-height:1.05}
  .product-brand-copy small{font-size:.47rem;line-height:1;letter-spacing:.13em}
}
@media(max-width:760px){
  .product-brand img{width:98px;height:38px}
  .product-brand-copy{padding-left:.42rem}
  .product-brand-copy strong{font-size:.65rem}
  .product-brand-copy small{font-size:.42rem;letter-spacing:.11em}
}
@media(max-width:420px){
  .product-brand img{width:92px;height:36px}
  .product-brand-copy strong{font-size:.61rem}
  .product-brand-copy small{font-size:.39rem}
}
.fleet-portal-link{display:flex;align-items:center;gap:.4rem;padding:.35rem .55rem;border:0;border-radius:9px;background:#e8f3fa;color:var(--brand-primary);font-size:.7rem;line-height:1.2;font-weight:850;text-decoration:none;white-space:nowrap}
.fleet-portal-link b{font-size:inherit;line-height:inherit;font-weight:850}
.fleet-portal-link:hover{background:var(--brand-primary);color:#fff}
@media(max-width:1024px){.fleet-portal-link span{display:none}.fleet-portal-link{padding:.35rem .55rem}}
