.Navbar-module__2jY3pq__nav{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .5s cubic-bezier(.4,0,.2,1),border-color .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__2jY3pq__navInner{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;width:100%;max-width:1280px;margin:0 auto;padding:8px 20px 10px;display:flex}.Navbar-module__2jY3pq__navScrolled{background:var(--fond-noir);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-color:var(--bordure-carte)}.Navbar-module__2jY3pq__section{z-index:20;flex-direction:column;align-items:center;gap:6px;width:100%;display:flex;position:relative}.Navbar-module__2jY3pq__linksRow{flex-wrap:wrap;justify-content:center;gap:14px;width:100%;display:flex}.Navbar-module__2jY3pq__navLink{font-family:var(--font-raleway);letter-spacing:var(--ls-nav);text-transform:uppercase;color:var(--texte-discret);cursor:pointer;white-space:nowrap;font-size:9px;font-weight:300;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__2jY3pq__navLinkSpecial{color:#c9a84cb3}.Navbar-module__2jY3pq__navLinkDisabled{cursor:default;opacity:.5;font-style:italic}.Navbar-module__2jY3pq__navLinkDisabled:hover{color:var(--texte-discret)}.Navbar-module__2jY3pq__navLinkDisabled:after{display:none}.Navbar-module__2jY3pq__navLink:hover{color:var(--or)}.Navbar-module__2jY3pq__navLink:after{content:"";background:var(--or);transform-origin:0;height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navbar-module__2jY3pq__navLink:hover:after{transform:scaleX(1)}.Navbar-module__2jY3pq__microLabel{width:100%;font-family:var(--font-cinzel);letter-spacing:.3em;text-transform:uppercase;color:var(--or);opacity:.65;-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;gap:8px;font-size:8px;display:flex}.Navbar-module__2jY3pq__microLabelLine{background:linear-gradient(90deg,#0000 0%,#c9a84c59 50%,#c9a84c80 100%);flex:1;max-width:32px;height:1px;display:block}.Navbar-module__2jY3pq__microLabelLine:last-child{background:linear-gradient(90deg,#c9a84c80 0%,#c9a84c59 50%,#0000 100%)}.Navbar-module__2jY3pq__microLabelText{white-space:nowrap;letter-spacing:.3em;color:var(--or)}.Navbar-module__2jY3pq__logoWrapper{z-index:10;justify-content:center;align-items:center;height:50px;transition:opacity .3s;display:flex;position:relative}.Navbar-module__2jY3pq__logoWrapper:hover{opacity:.9}.Navbar-module__2jY3pq__actionsContainer{z-index:30;justify-content:center;align-items:center;gap:18px;display:flex}.Navbar-module__2jY3pq__iconBtn{color:var(--texte-discret);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:6px;transition:color .3s;display:flex}.Navbar-module__2jY3pq__iconBtn:hover{color:var(--or)}.Navbar-module__2jY3pq__iconActive{color:var(--succes)}.Navbar-module__2jY3pq__iconLogout:hover{color:var(--erreur)}.Navbar-module__2jY3pq__cartBadge{background:var(--or);color:var(--fond-noir);width:14px;height:14px;font-size:8px;font-family:var(--font-cinzel);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-4px;right:-4px}.Navbar-module__2jY3pq__actionsContainer{order:1}.Navbar-module__2jY3pq__sectionLeft{order:2}.Navbar-module__2jY3pq__sectionRight{order:3}.Navbar-module__2jY3pq__logoWrapper{order:4}@media (min-width:480px){.Navbar-module__2jY3pq__navInner{gap:8px;padding:10px 20px 12px}.Navbar-module__2jY3pq__microLabel{opacity:.7}}@media (min-width:640px){.Navbar-module__2jY3pq__navInner{grid-template:"actions actions""logo logo""left right"/1fr 1fr;align-items:center;gap:6px;padding:10px 20px 12px;display:grid}.Navbar-module__2jY3pq__actionsContainer,.Navbar-module__2jY3pq__logoWrapper,.Navbar-module__2jY3pq__sectionLeft,.Navbar-module__2jY3pq__sectionRight{order:initial}.Navbar-module__2jY3pq__actionsContainer{grid-area:actions;justify-self:center;gap:22px}.Navbar-module__2jY3pq__logoWrapper{grid-area:logo;justify-self:center;height:auto}.Navbar-module__2jY3pq__section{width:auto;min-width:0}.Navbar-module__2jY3pq__sectionLeft{grid-area:left;justify-self:end;align-items:flex-end;padding-right:16px}.Navbar-module__2jY3pq__sectionRight{grid-area:right;justify-self:start;align-items:flex-start;padding-left:16px}.Navbar-module__2jY3pq__sectionLeft .Navbar-module__2jY3pq__linksRow{justify-content:flex-end}.Navbar-module__2jY3pq__sectionRight .Navbar-module__2jY3pq__linksRow{justify-content:flex-start}.Navbar-module__2jY3pq__microLabel{gap:10px;min-width:200px}.Navbar-module__2jY3pq__microLabelLine{max-width:50px}.Navbar-module__2jY3pq__linksRow{gap:22px}.Navbar-module__2jY3pq__navLink{font-size:10px}}@media (min-width:768px){.Navbar-module__2jY3pq__navInner{padding-left:40px;padding-right:40px}}@media (min-width:900px){.Navbar-module__2jY3pq__navInner{grid-template:"left logo right"".actions."/1fr auto 1fr;gap:4px 0;padding:10px 40px}.Navbar-module__2jY3pq__actionsContainer{gap:18px;position:static;transform:none}.Navbar-module__2jY3pq__sectionLeft{padding-right:24px}.Navbar-module__2jY3pq__sectionRight{padding-left:24px}.Navbar-module__2jY3pq__sectionLeft .Navbar-module__2jY3pq__linksRow,.Navbar-module__2jY3pq__sectionRight .Navbar-module__2jY3pq__linksRow{gap:24px}.Navbar-module__2jY3pq__microLabel{opacity:.85;gap:12px;min-width:220px;font-size:9px}.Navbar-module__2jY3pq__microLabelLine{max-width:none}.Navbar-module__2jY3pq__navLink{font-size:11px}}@media (min-width:1200px){.Navbar-module__2jY3pq__navInner{padding:14px 60px}.Navbar-module__2jY3pq__sectionLeft{padding-right:40px}.Navbar-module__2jY3pq__sectionRight{padding-left:40px}.Navbar-module__2jY3pq__sectionLeft .Navbar-module__2jY3pq__linksRow,.Navbar-module__2jY3pq__sectionRight .Navbar-module__2jY3pq__linksRow{gap:28px}.Navbar-module__2jY3pq__microLabel{min-width:280px}}@media (prefers-reduced-motion:reduce){.Navbar-module__2jY3pq__nav,.Navbar-module__2jY3pq__navLink,.Navbar-module__2jY3pq__navLink:after,.Navbar-module__2jY3pq__iconBtn,.Navbar-module__2jY3pq__logoWrapper,.Navbar-module__2jY3pq__actionsContainer{transition:none}}
