.LoginForm-module__Hn1yXG__card{aspect-ratio:1/1.55;background:var(--fond-noir);border:1px solid #ffffff14;width:100%;max-width:380px;transition:border-color .4s;position:relative;overflow:hidden}.LoginForm-module__Hn1yXG__card:hover{border-color:var(--or)}.LoginForm-module__Hn1yXG__bgOverlay{z-index:0;mix-blend-mode:multiply;opacity:.25;background:#0c4277;transition:opacity .6s;position:absolute;inset:0}.LoginForm-module__Hn1yXG__card:hover .LoginForm-module__Hn1yXG__bgOverlay{opacity:.1}.LoginForm-module__Hn1yXG__cardContent{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 35px;display:flex;position:relative}.LoginForm-module__Hn1yXG__brand{font-family:var(--font-cinzel);letter-spacing:.35em;color:var(--texte);margin-bottom:8px;font-size:22px}.LoginForm-module__Hn1yXG__brand span{color:var(--or)}.LoginForm-module__Hn1yXG__sectionLabel{font-family:var(--font-cinzel);letter-spacing:.4em;text-transform:uppercase;color:var(--or);opacity:.7;justify-content:center;align-items:center;gap:12px;margin-bottom:28px;font-size:8px;display:flex}.LoginForm-module__Hn1yXG__sectionLabel:before,.LoginForm-module__Hn1yXG__sectionLabel:after{content:"";background-color:var(--or);opacity:.3;width:20px;height:1px}.LoginForm-module__Hn1yXG__title{font-family:var(--font-playfair);color:#fff;margin-bottom:12px;font-size:24px;font-weight:300;line-height:1.2}.LoginForm-module__Hn1yXG__subtitle{font-family:var(--font-raleway);color:var(--texte-discret);margin-bottom:28px;font-size:12px;font-weight:200;line-height:1.6}.LoginForm-module__Hn1yXG__inputGroup{flex-direction:column;gap:14px;width:100%;display:flex}.LoginForm-module__Hn1yXG__error{font-family:var(--font-raleway);color:#f87171;font-size:11px}.LoginForm-module__Hn1yXG__input{border:1px solid var(--bordure);width:100%;color:var(--texte);font-family:var(--font-raleway);box-sizing:border-box;background-color:#ffffff0a;outline:none;padding:13px 18px;font-size:13px;transition:all .3s}.LoginForm-module__Hn1yXG__input:focus{border-color:#c9a84c80;box-shadow:0 0 0 1px #c9a84c1a}.LoginForm-module__Hn1yXG__input::placeholder{color:var(--texte-discret);opacity:.5}.LoginForm-module__Hn1yXG__submitBtn{background-color:var(--or);width:100%;color:var(--fond-noir);font-family:var(--font-raleway);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;border:none;padding:13px;font-size:11px;font-weight:600;transition:opacity .3s,transform .2s}.LoginForm-module__Hn1yXG__submitBtn:hover:not(:disabled){opacity:.9}.LoginForm-module__Hn1yXG__submitBtn:active:not(:disabled){transform:translateY(1px)}.LoginForm-module__Hn1yXG__submitBtn:disabled{opacity:.4;cursor:not-allowed}.LoginForm-module__Hn1yXG__cardFooter{margin-top:24px}.LoginForm-module__Hn1yXG__scrollHint{flex-direction:column;align-items:center;display:flex}.LoginForm-module__Hn1yXG__scrollLine{background:linear-gradient(to bottom,var(--or),transparent);width:1px;height:28px;transition:height .4s}.LoginForm-module__Hn1yXG__card:hover .LoginForm-module__Hn1yXG__scrollLine{height:45px}.LoginForm-module__Hn1yXG__successContainer{flex-direction:column;align-items:center;width:100%;display:flex}.LoginForm-module__Hn1yXG__icon{filter:drop-shadow(0 0 10px #c9a84c33);margin-bottom:20px;font-size:36px}.LoginForm-module__Hn1yXG__emailHighlight{color:var(--or);font-weight:400}.LoginForm-module__Hn1yXG__backBtn{color:var(--texte-discret);font-family:var(--font-raleway);cursor:pointer;opacity:.7;background:0 0;border:none;margin-top:20px;font-size:11px;text-decoration:underline;transition:opacity .3s}.LoginForm-module__Hn1yXG__backBtn:hover{opacity:1}@media (max-width:480px){.LoginForm-module__Hn1yXG__card{aspect-ratio:auto;max-width:100%;min-height:500px}.LoginForm-module__Hn1yXG__cardContent{padding:40px 28px}}
.Navbar-module__2jY3pq__nav{z-index:50;background:0 0;border-bottom:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:140px;padding:0 24px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__2jY3pq__navScrolled{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#07070ae6;border-color:#ffffff1a;gap:12px;height:140px}.Navbar-module__2jY3pq__logoWrapper{z-index:10;order:2;justify-content:center;height:50px;transition:all .5s;display:flex;position:relative}.Navbar-module__2jY3pq__logoWrapper:hover{opacity:1}.Navbar-module__2jY3pq__linksContainer{z-index:20;order:1;justify-content:center;gap:16px;transition:all .5s;display:flex;position:relative}.Navbar-module__2jY3pq__navLink{font-family:var(--font-raleway);letter-spacing:.2em;text-transform:uppercase;color:var(--texte-discret);cursor:pointer;font-size:9px;font-weight:300;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__2jY3pq__navLinkSpecial{color:#c9a84cb3}.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__actionsContainer{z-index:20;order:3;justify-content:center;align-items:center;gap:16px;transition:all .5s;display:flex;position:relative}.Navbar-module__2jY3pq__iconBtn{color:var(--texte-discret);cursor:pointer;background:0 0;border:none;align-items:center;padding:8px;transition:color .3s;display:flex}.Navbar-module__2jY3pq__iconBtn:hover{color:var(--or)}.Navbar-module__2jY3pq__iconActive{color:#4ade80}.Navbar-module__2jY3pq__iconLogout:hover{color:#f87171}.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}@media (min-width:1024px){.Navbar-module__2jY3pq__nav{flex-direction:row;justify-content:space-between;gap:0;height:80px;padding:0 64px}.Navbar-module__2jY3pq__navScrolled{height:80px}.Navbar-module__2jY3pq__linksContainer{flex:1;order:1;justify-content:flex-start;gap:36px}.Navbar-module__2jY3pq__logoWrapper{flex:0;order:2;height:auto}.Navbar-module__2jY3pq__actionsContainer{flex:1;order:3;justify-content:flex-end;gap:24px}.Navbar-module__2jY3pq__navLink{font-size:11px}}@media (min-width:640px){.Navbar-module__2jY3pq__linksContainer{gap:24px}.Navbar-module__2jY3pq__navLink{font-size:10px}}
.Hero-module__ziZp5q__heroSection{flex-direction:column;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}.Hero-module__ziZp5q__bgWrapper{z-index:0;transition:opacity .7s;position:absolute;inset:0}.Hero-module__ziZp5q__bgImage{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 10%;object-position:50% 10%}.Hero-module__ziZp5q__vignette{background:radial-gradient(#0000 25%,#080e1aeb 100%),linear-gradient(#080e1a8c 0%,#0000 25% 72%,#080e1abf 100%);position:absolute;inset:0}.Hero-module__ziZp5q__ringsCanvas{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__ziZp5q__ambientOverlay{pointer-events:none;z-index:2;background:radial-gradient(at 20%,#1025401f 0%,#0000 55%),radial-gradient(at 80% 30%,#c9a84c0f 0%,#0000 50%),radial-gradient(at 50% 100%,#1025401a 0%,#0000 40%);position:absolute;inset:0}.Hero-module__ziZp5q__contentWrapper{z-index:10;flex:1;justify-content:center;align-items:center;padding:40px 64px;display:flex;position:relative}.Hero-module__ziZp5q__innerContent{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:900px;animation:.8s .2s both Hero-module__ziZp5q__fadeUp;display:flex}.Hero-module__ziZp5q__eyebrow{font-family:var(--font-cinzel);letter-spacing:.5em;text-transform:uppercase;color:var(--or);justify-content:center;align-items:center;gap:16px;margin-bottom:32px;font-size:10px;display:flex}.Hero-module__ziZp5q__eyebrow:before,.Hero-module__ziZp5q__eyebrow:after{content:"";background:var(--or);opacity:.5;width:40px;height:1px;display:block}.Hero-module__ziZp5q__title{font-family:var(--font-playfair);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(48px,8vw,96px);font-weight:300;line-height:.95;animation:.8s .35s both Hero-module__ziZp5q__fadeUp}.Hero-module__ziZp5q__titleAccent{color:var(--or);font-style:italic}.Hero-module__ziZp5q__titleSub{color:var(--texte-discret);margin-top:8px;font-size:.55em;font-weight:300;display:block}.Hero-module__ziZp5q__description{font-family:var(--font-raleway);color:var(--texte-discret);max-width:512px;margin:0 auto 48px;font-size:15px;font-weight:200;line-height:1.9;animation:.8s .5s both Hero-module__ziZp5q__fadeUp}.Hero-module__ziZp5q__logo{width:auto;height:80px;display:block}.Hero-module__ziZp5q__logoContainer{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ziZp5q__sparkle{z-index:10;font-size:10px;position:absolute;top:-4px;right:-4px}.Hero-module__ziZp5q__pickerPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#000000b3;border:1px solid #ffffff1a;border-radius:16px;width:280px;padding:16px;animation:.2s both Hero-module__ziZp5q__fadeUp;position:absolute;top:96px;left:50%;transform:translate(-50%);box-shadow:0 25px 50px -12px #00000080}.Hero-module__ziZp5q__pickerGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.Hero-module__ziZp5q__bgThumb{aspect-ratio:16/9;cursor:pointer;background:#ffffff0a;border:2px solid #ffffff1a;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.Hero-module__ziZp5q__bgThumbActive{border-color:var(--or);transform:scale(1.04);box-shadow:0 0 0 1px #c9a84c4d}.Hero-module__ziZp5q__bgThumbImg{-o-object-fit:cover;object-fit:cover}.Hero-module__ziZp5q__bgThumbLabel{text-align:center;font-family:var(--font-cinzel);letter-spacing:.1em;color:#fff;text-shadow:0 1px 3px #000c;font-size:8px;position:absolute;bottom:4px;left:0;right:0}.Hero-module__ziZp5q__opacityControl{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;padding-top:8px;display:flex}.Hero-module__ziZp5q__ctaGroup{flex-direction:column;align-items:center;gap:16px;animation:.8s .65s both Hero-module__ziZp5q__fadeUp;display:flex}.Hero-module__ziZp5q__scrollHint{width:100%;font-family:var(--font-raleway);letter-spacing:.3em;text-transform:uppercase;color:var(--texte-discret);flex-direction:column;align-items:center;gap:8px;font-size:9px;display:flex}.Hero-module__ziZp5q__scrollLine{background:linear-gradient(to bottom,var(--or),transparent);width:1px;height:40px;animation:2s infinite Hero-module__ziZp5q__pulse}@keyframes Hero-module__ziZp5q__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ziZp5q__pulse{0%,to{opacity:.3}50%{opacity:1}}@media (max-width:768px){.Hero-module__ziZp5q__heroSection{padding-top:100px}.Hero-module__ziZp5q__contentWrapper{padding:40px 24px}.Hero-module__ziZp5q__innerContent{width:100%}}
.Footer-module__6AIyrW__footer{border-top:1px solid var(--bordure);z-index:10;padding-top:80px;padding-bottom:40px;position:relative}.Footer-module__6AIyrW__top{grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:56px;display:grid}.Footer-module__6AIyrW__brandColumn{grid-column:span 2}.Footer-module__6AIyrW__logo{font-family:var(--font-cinzel);letter-spacing:.3em;color:var(--texte);margin-bottom:16px;font-size:24px;text-decoration:none;display:block}.Footer-module__6AIyrW__logoAccent{color:var(--or)}.Footer-module__6AIyrW__brandDesc{font-family:var(--font-raleway);color:var(--texte-discret);max-width:240px;margin:0;font-size:12px;font-weight:200;line-height:1.9}.Footer-module__6AIyrW__columnTitle{font-family:var(--font-cinzel);letter-spacing:.35em;text-transform:uppercase;color:var(--or);margin-bottom:20px;font-size:9px}.Footer-module__6AIyrW__linkGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__6AIyrW__link{font-family:var(--font-raleway);color:var(--texte-discret);font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__6AIyrW__link:hover{color:var(--texte)}.Footer-module__6AIyrW__bottom{border-top:1px solid var(--bordure);font-family:var(--font-raleway);color:var(--texte-discret);letter-spacing:.08em;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;padding-top:32px;font-size:10px;display:flex}.Footer-module__6AIyrW__separator{color:var(--or);opacity:.4;letter-spacing:8px}@media (min-width:768px){.Footer-module__6AIyrW__top{grid-template-columns:repeat(4,1fr)}.Footer-module__6AIyrW__brandColumn{grid-column:span 1}.Footer-module__6AIyrW__bottom{flex-direction:row}}
.Divider-module__gJrvaG__divider{justify-content:center;align-items:center;gap:24px;width:100%;max-width:1200px;margin:60px auto;display:flex}.Divider-module__gJrvaG__line{background:linear-gradient(90deg,transparent,var(--bordure)50%,transparent);opacity:.6;flex-grow:1;height:1px}.Divider-module__gJrvaG__symbol{font-family:var(--font-cinzel);color:var(--or);letter-spacing:.3em;opacity:.8;white-space:nowrap;text-shadow:0 0 10px #c9a84c4d;font-size:14px}@media (max-width:768px){.Divider-module__gJrvaG__divider{gap:12px;margin:40px auto}.Divider-module__gJrvaG__symbol{font-size:11px}}
.Categories-module__CiupnW__section{padding:100px 0;position:relative}.Categories-module__CiupnW__sectionHeader{text-align:center;margin-bottom:80px}.Categories-module__CiupnW__labelHeader{font-family:var(--font-cinzel);letter-spacing:.3em;text-transform:uppercase;color:var(--or);margin-bottom:15px;font-size:10px;display:block}.Categories-module__CiupnW__sectionTitle{font-family:var(--font-playfair);color:var(--texte);margin:0;font-size:42px;font-weight:300;line-height:1.2}.Categories-module__CiupnW__sectionTitle em{color:var(--or);font-style:italic}.Categories-module__CiupnW__grid{perspective:2000px;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.Categories-module__CiupnW__card{aspect-ratio:1/1.62;background:var(--fond-noir);border:1px solid #ffffff1a;width:100%;text-decoration:none;transition:transform .6s cubic-bezier(.15,.85,.35,1),border-color .4s;position:relative;overflow:hidden}.Categories-module__CiupnW__card:hover{border-color:var(--or);transform:translateY(-12px)rotateX(2deg)}.Categories-module__CiupnW__bgWrapper{z-index:0;background:#000;position:absolute;inset:0}.Categories-module__CiupnW__bgImage{-o-object-fit:cover;object-fit:cover;filter:grayscale()brightness(.6);transition:all .6s}.Categories-module__CiupnW__card:hover .Categories-module__CiupnW__bgImage{filter:grayscale(0%)brightness(.85)}.Categories-module__CiupnW__bgWrapper:before{content:"";mix-blend-mode:multiply;z-index:2;opacity:.8;background:#0c4277;transition:opacity .6s;position:absolute;inset:0}.Categories-module__CiupnW__card:hover .Categories-module__CiupnW__bgWrapper:before{opacity:.25}.Categories-module__CiupnW__vignette{z-index:1;background:radial-gradient(#0000 25%,#080e1af2 100%);position:absolute;inset:0}.Categories-module__CiupnW__cardContent{z-index:10;text-align:center;flex-direction:column;height:100%;padding:40px 25px;display:flex;position:relative}.Categories-module__CiupnW__cardHeader{flex-shrink:0}.Categories-module__CiupnW__mainBody{flex-direction:column;flex-grow:1;justify-content:center;display:flex}.Categories-module__CiupnW__eyebrow{font-family:var(--font-cinzel);letter-spacing:.4em;text-transform:uppercase;color:var(--or);opacity:.8;font-size:8px}.Categories-module__CiupnW__icon{filter:drop-shadow(0 0 10px #c9a84c66);margin:15px 0;font-size:32px}.Categories-module__CiupnW__cardTitle{font-family:var(--font-playfair);color:#fff;font-size:clamp(20px,1.8vw,26px);font-weight:300;line-height:1.2}.Categories-module__CiupnW__titleAccent{color:var(--or);font-style:italic;display:block}.Categories-module__CiupnW__descriptionText{font-family:var(--font-raleway);color:var(--texte-discret);margin-top:20px;font-size:13px;font-weight:200;line-height:1.6}.Categories-module__CiupnW__cardFooter{flex-shrink:0;padding-top:20px}.Categories-module__CiupnW__scrollLine{background:linear-gradient(to bottom,var(--or),transparent);width:1px;height:30px;margin:0 auto;transition:height .4s}.Categories-module__CiupnW__card:hover .Categories-module__CiupnW__scrollLine{height:50px}@media (max-width:1024px){.Categories-module__CiupnW__grid{gap:16px}.Categories-module__CiupnW__sectionTitle{font-size:34px}}@media (max-width:768px){.Categories-module__CiupnW__grid{grid-template-columns:1fr;max-width:400px}.Categories-module__CiupnW__section{padding:60px 0}}
.FeaturedProducts-module__K1Sn7a__section{border-top:1px solid var(--bordure);padding:100px 0}.FeaturedProducts-module__K1Sn7a__sectionHeader{text-align:center;margin-bottom:80px}.FeaturedProducts-module__K1Sn7a__labelHeader{font-family:var(--font-cinzel);letter-spacing:.3em;text-transform:uppercase;color:var(--or);margin-bottom:15px;font-size:10px;display:block}.FeaturedProducts-module__K1Sn7a__sectionTitle{font-family:var(--font-playfair);font-size:42px;font-weight:300;line-height:1.2}.FeaturedProducts-module__K1Sn7a__sectionTitle em{color:var(--or);font-style:italic}.FeaturedProducts-module__K1Sn7a__grid{perspective:2000px;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.FeaturedProducts-module__K1Sn7a__card{aspect-ratio:1/1.62;background:#000;border:1px solid #ffffff1a;width:100%;text-decoration:none;transition:transform .6s cubic-bezier(.15,.85,.35,1),border-color .4s;display:block;position:relative;overflow:hidden}.FeaturedProducts-module__K1Sn7a__card:hover{border-color:var(--or);transform:translateY(-12px)rotateX(2deg)}.FeaturedProducts-module__K1Sn7a__bgWrapper{z-index:0;position:absolute;inset:0}.FeaturedProducts-module__K1Sn7a__bgImage{-o-object-fit:cover;object-fit:cover;filter:grayscale()brightness(.4);transition:all .8s}.FeaturedProducts-module__K1Sn7a__card:hover .FeaturedProducts-module__K1Sn7a__bgImage{filter:grayscale(0%)brightness(.7);transform:scale(1.05)}.FeaturedProducts-module__K1Sn7a__bgWrapper:before{content:"";mix-blend-mode:multiply;z-index:2;opacity:.7;background:#0c4277;transition:opacity .6s;position:absolute;inset:0}.FeaturedProducts-module__K1Sn7a__card:hover .FeaturedProducts-module__K1Sn7a__bgWrapper:before{opacity:.2}.FeaturedProducts-module__K1Sn7a__vignette{z-index:1;background:radial-gradient(#0000 20%,#080e1afa 100%);position:absolute;inset:0}.FeaturedProducts-module__K1Sn7a__cardContent{z-index:10;text-align:center;flex-direction:column;height:100%;padding:45px 30px;display:flex;position:relative}.FeaturedProducts-module__K1Sn7a__eyebrow{font-family:var(--font-cinzel);letter-spacing:.4em;text-transform:uppercase;color:var(--or);opacity:.8;font-size:8px}.FeaturedProducts-module__K1Sn7a__icon{filter:drop-shadow(0 0 8px #c9a84c4d);margin:20px 0;font-size:28px}.FeaturedProducts-module__K1Sn7a__mainBody{flex-direction:column;flex-grow:1;justify-content:center;display:flex}.FeaturedProducts-module__K1Sn7a__cardTitle{font-family:var(--font-playfair);color:#fff;font-size:24px;font-weight:300;line-height:1.2}.FeaturedProducts-module__K1Sn7a__titleAccent{color:var(--or);margin-top:5px;font-size:16px;font-style:italic;display:block}.FeaturedProducts-module__K1Sn7a__descriptionText{font-family:var(--font-raleway);color:var(--texte-discret);margin-top:20px;font-size:13px;font-weight:200;line-height:1.6}.FeaturedProducts-module__K1Sn7a__priceTag{font-family:var(--font-cinzel);color:var(--or);margin-top:20px;font-size:18px}.FeaturedProducts-module__K1Sn7a__cardFooter{flex-shrink:0;padding-top:25px}.FeaturedProducts-module__K1Sn7a__scrollLine{background:linear-gradient(to bottom,var(--or),transparent);width:1px;height:30px;margin:0 auto;transition:height .5s}.FeaturedProducts-module__K1Sn7a__card:hover .FeaturedProducts-module__K1Sn7a__scrollLine{height:60px}.FeaturedProducts-module__K1Sn7a__ctaWrapper{text-align:center;margin-top:80px}.FeaturedProducts-module__K1Sn7a__btnExplore{font-family:var(--font-cinzel);letter-spacing:.2em;text-transform:uppercase;color:var(--or);background:0 0;border:1px solid #c9a84c4d;align-items:center;gap:15px;padding:18px 35px;font-size:11px;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;overflow:hidden}.FeaturedProducts-module__K1Sn7a__btnExplore:hover{border-color:var(--or);color:#fff;box-shadow:0 0 20px #c9a84c26}.FeaturedProducts-module__K1Sn7a__btnExplore:after{content:"";background:linear-gradient(90deg,#0000,#c9a84c1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.FeaturedProducts-module__K1Sn7a__btnExplore:hover:after{left:100%}.FeaturedProducts-module__K1Sn7a__btnArrow{font-size:16px;transition:transform .4s cubic-bezier(.15,.85,.35,1)}.FeaturedProducts-module__K1Sn7a__btnExplore:hover .FeaturedProducts-module__K1Sn7a__btnArrow{transform:translate(8px)}@media (max-width:1024px){.FeaturedProducts-module__K1Sn7a__grid{gap:20px;padding:0 20px}}@media (max-width:768px){.FeaturedProducts-module__K1Sn7a__grid{grid-template-columns:1fr;max-width:350px}.FeaturedProducts-module__K1Sn7a__sectionTitle{font-size:32px}}
.DigitalServices-module__4WFGha__section{border-top:1px solid var(--bordure);padding:100px 0}.DigitalServices-module__4WFGha__sectionHeader{text-align:center;margin-bottom:80px}.DigitalServices-module__4WFGha__labelHeader{font-family:var(--font-cinzel);letter-spacing:.3em;text-transform:uppercase;color:var(--or);margin-bottom:15px;font-size:10px;display:block}.DigitalServices-module__4WFGha__sectionTitle{font-family:var(--font-playfair);font-size:42px;font-weight:300;line-height:1.2}.DigitalServices-module__4WFGha__sectionTitle em{color:var(--or);font-style:italic}.DigitalServices-module__4WFGha__sectionDescription{font-family:var(--font-raleway);color:var(--texte-discret);max-width:700px;margin:25px auto 0;font-size:14px;font-weight:200;line-height:1.8}.DigitalServices-module__4WFGha__servicesContainer{perspective:2000px;flex-direction:column;gap:20px;max-width:1000px;margin:0 auto;display:flex}.DigitalServices-module__4WFGha__serviceCard{background:var(--fond-noir);border:1px solid #ffffff14;align-items:center;padding:20px;text-decoration:none;transition:all .6s cubic-bezier(.15,.85,.35,1);display:flex;position:relative;overflow:hidden}.DigitalServices-module__4WFGha__serviceCard:hover{border-color:var(--or);z-index:10;background:#c9a84c05;transform:translateY(-8px)rotateX(2deg)}.DigitalServices-module__4WFGha__vignetteWrapper{border:1px solid #ffffff1a;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.DigitalServices-module__4WFGha__vignetteImg{-o-object-fit:cover;object-fit:cover;filter:grayscale()brightness(.5);transition:all .6s}.DigitalServices-module__4WFGha__serviceCard:hover .DigitalServices-module__4WFGha__vignetteImg{filter:grayscale(0%)brightness(.8);transform:scale(1.1)}.DigitalServices-module__4WFGha__vignetteOverlay{background:radial-gradient(circle,#0000,#000c);position:absolute;inset:0}.DigitalServices-module__4WFGha__cardMain{flex-grow:1;padding:0 40px}.DigitalServices-module__4WFGha__eyebrow{font-family:var(--font-cinzel);color:var(--or);letter-spacing:.2em;text-transform:uppercase;font-size:8px}.DigitalServices-module__4WFGha__serviceName{font-family:var(--font-playfair);color:#fff;margin:5px 0;font-size:20px;font-weight:300}.DigitalServices-module__4WFGha__serviceName em{color:var(--or);font-style:italic}.DigitalServices-module__4WFGha__serviceDesc{font-family:var(--font-raleway);color:var(--texte-discret);max-width:500px;font-size:13px;font-weight:200;line-height:1.5}.DigitalServices-module__4WFGha__cardAction{text-align:right;flex-direction:column;align-items:flex-end;gap:10px;display:flex}.DigitalServices-module__4WFGha__tag{font-family:var(--font-cinzel);color:var(--or);border:1px solid #c9a84c4d;padding:3px 10px;font-size:8px}.DigitalServices-module__4WFGha__arrow{color:var(--or);font-size:18px;transition:transform .4s}.DigitalServices-module__4WFGha__serviceCard:hover .DigitalServices-module__4WFGha__arrow{transform:translate(10px)}.DigitalServices-module__4WFGha__globalAction{text-align:center;margin-top:60px}.DigitalServices-module__4WFGha__primaryBtnGold{background:var(--or);color:var(--fond-noir);font-family:var(--font-cinzel);letter-spacing:.2em;text-transform:uppercase;padding:18px 45px;font-size:11px;text-decoration:none;transition:all .4s;display:inline-block}.DigitalServices-module__4WFGha__primaryBtnGold:hover{background:#fff;transform:translateY(-3px)}@media (max-width:768px){.DigitalServices-module__4WFGha__serviceCard{text-align:center;flex-direction:column;gap:20px}.DigitalServices-module__4WFGha__cardMain{padding:0}.DigitalServices-module__4WFGha__vignetteWrapper{width:100%;height:120px}}
.Testimonials-module__Hdlllq__section{border-top:1px solid var(--bordure);padding:100px 0;overflow:hidden}.Testimonials-module__Hdlllq__sectionHeader{text-align:center;margin-bottom:60px}.Testimonials-module__Hdlllq__labelHeader{font-family:var(--font-cinzel);letter-spacing:.3em;color:var(--or);text-transform:uppercase;font-size:10px}.Testimonials-module__Hdlllq__sectionTitle{font-family:var(--font-playfair);font-size:clamp(32px,4vw,42px);font-weight:300;line-height:1.2}.Testimonials-module__Hdlllq__sectionTitle em{color:var(--or);font-style:italic}.Testimonials-module__Hdlllq__carouselWrapper{max-width:1200px;margin:0 auto;position:relative}.Testimonials-module__Hdlllq__emblaViewport{cursor:grab;overflow:hidden}.Testimonials-module__Hdlllq__emblaViewport:active{cursor:grabbing}.Testimonials-module__Hdlllq__emblaContainer{-webkit-user-select:none;user-select:none;display:flex}.Testimonials-module__Hdlllq__emblaSlide{flex:0 0 100%;justify-content:center;min-width:0;padding:0 20px;display:flex}@media (min-width:1024px){.Testimonials-module__Hdlllq__emblaSlide{flex:0 0 33.33%}}.Testimonials-module__Hdlllq__card{background:var(--fond-noir);border:1px solid var(--bordure);text-align:center;flex-direction:column;width:100%;max-width:380px;height:400px;padding:40px;transition:border-color .4s;display:flex}.Testimonials-module__Hdlllq__card:hover{border-color:var(--or)}.Testimonials-module__Hdlllq__stars{color:var(--or);letter-spacing:4px;margin-bottom:25px;font-size:10px}.Testimonials-module__Hdlllq__quote{font-family:var(--font-playfair);color:var(--texte-discret);flex-grow:1;font-size:16px;font-style:italic;line-height:1.8}.Testimonials-module__Hdlllq__authorWrapper{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.Testimonials-module__Hdlllq__avatar{background:var(--bleu);color:#fff;width:38px;height:38px;font-family:var(--font-cinzel);border:1px solid var(--or);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex}.Testimonials-module__Hdlllq__authorName{font-family:var(--font-cinzel);letter-spacing:.1em;color:var(--or);font-size:11px}.Testimonials-module__Hdlllq__authorRole{font-family:var(--font-raleway);text-transform:uppercase;color:var(--texte-discret);font-size:9px}.Testimonials-module__Hdlllq__navAreaLeft,.Testimonials-module__Hdlllq__navAreaRight{z-index:10;cursor:pointer;width:10%;color:var(--or);opacity:0;background:0 0;border:none;justify-content:center;align-items:center;font-size:40px;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0}.Testimonials-module__Hdlllq__navAreaLeft{left:-50px}.Testimonials-module__Hdlllq__navAreaRight{right:-50px}.Testimonials-module__Hdlllq__navAreaLeft:after{content:"‹"}.Testimonials-module__Hdlllq__navAreaRight:after{content:"›"}.Testimonials-module__Hdlllq__carouselWrapper:hover .Testimonials-module__Hdlllq__navAreaLeft,.Testimonials-module__Hdlllq__carouselWrapper:hover .Testimonials-module__Hdlllq__navAreaRight{opacity:1}
.Newsletter-module__fMI8Aa__section{border-top:1px solid var(--bordure);padding:140px 0;position:relative;overflow:hidden}.Newsletter-module__fMI8Aa__section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 15%,#1025402e 0%,#0000 55%),radial-gradient(at 85% 30%,#c9a84c12 0%,#0000 50%),radial-gradient(at 50% 110%,#10254024 0%,#0000 40%),radial-gradient(at 50% -10%,#c9a84c0d 0%,#0000 45%);position:absolute;inset:0}.Newsletter-module__fMI8Aa__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(600px 400px,#c9a84c0a 0%,#0000 70%);position:absolute;inset:0}.Newsletter-module__fMI8Aa__labelHeader{font-family:var(--font-cinzel);letter-spacing:.3em;text-transform:uppercase;color:var(--or);margin-bottom:10px;font-size:10px;display:block}.Newsletter-module__fMI8Aa__container{z-index:2;margin:0 auto;padding:0 20px;position:relative;max-width:460px!important}.Newsletter-module__fMI8Aa__card{border:1px solid var(--or);text-align:center;-webkit-backdrop-filter:blur(12px);background:#080e1a73;padding:60px 40px;position:relative}.Newsletter-module__fMI8Aa__eyebrow{font-family:var(--font-cinzel);letter-spacing:.4em;text-transform:uppercase;color:var(--or);opacity:.8;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;font-size:9px;display:flex}.Newsletter-module__fMI8Aa__eyebrow:before,.Newsletter-module__fMI8Aa__eyebrow:after{content:"";background:var(--or);opacity:.4;width:20px;height:1px}.Newsletter-module__fMI8Aa__title{font-family:var(--font-playfair);margin-bottom:15px;font-size:clamp(26px,4vw,34px);font-weight:300;line-height:1.2}.Newsletter-module__fMI8Aa__title em{color:var(--or);font-style:italic}.Newsletter-module__fMI8Aa__description{font-family:var(--font-raleway);color:var(--texte-discret);margin-bottom:30px;font-size:14px;font-weight:200;line-height:1.7}.Newsletter-module__fMI8Aa__divider{background:linear-gradient(to bottom,transparent,var(--or),transparent);opacity:.5;width:1px;height:24px;margin:0 auto 30px}.Newsletter-module__fMI8Aa__formGroup{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.Newsletter-module__fMI8Aa__formGroup{grid-template-columns:1fr auto;align-items:stretch;gap:0}}.Newsletter-module__fMI8Aa__inputWrapper{display:flex;position:relative}.Newsletter-module__fMI8Aa__input{width:100%;border:1px solid var(--bordure)!important;height:50px!important;color:var(--texte)!important;font-family:var(--font-raleway)!important;background:#080e1a99!important;border-radius:0!important;outline:none!important;padding:0 18px!important;font-size:14px!important}.Newsletter-module__fMI8Aa__input:focus{border-color:#c9a84c99!important}.Newsletter-module__fMI8Aa__formGroup .btn-gold{white-space:nowrap!important;border-radius:0!important;justify-content:center!important;align-items:center!important;min-width:130px!important;height:50px!important;margin:0!important;padding:0 25px!important;font-size:10px!important;display:flex!important}.Newsletter-module__fMI8Aa__successMessage{font-family:var(--font-cinzel);color:var(--or);border:1px dashed #c9a84c4d;padding:20px;font-size:11px}.Newsletter-module__fMI8Aa__errorMessage{color:#ff6b6b;margin-top:10px;font-size:11px}
.Connexion-module__uYsnjG__container{background-color:#0a0a0b;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Connexion-module__uYsnjG__backgroundGlow{pointer-events:none;z-index:1;position:absolute;inset:0}.Connexion-module__uYsnjG__glowTop{filter:blur(80px);background:radial-gradient(circle,#10254033 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:-10%}.Connexion-module__uYsnjG__glowBottom{filter:blur(100px);background:radial-gradient(circle,#c9a84c14 0%,#0000 70%);width:40%;height:40%;position:absolute;bottom:-5%;right:-5%}.Connexion-module__uYsnjG__main{z-index:10;flex:1;justify-content:center;align-items:center;padding:80px 24px 48px;display:flex;position:relative}.Connexion-module__uYsnjG__formWrapper{width:100%;max-width:400px;animation:.8s ease-out both Connexion-module__uYsnjG__fadeUp}@keyframes Connexion-module__uYsnjG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.ConnexionErreur-module__wFKAZq__container{text-align:center;background-color:#0a0a0b;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 24px;display:flex}.ConnexionErreur-module__wFKAZq__content{max-width:500px;animation:.8s ease-out both ConnexionErreur-module__wFKAZq__fadeUp}.ConnexionErreur-module__wFKAZq__title{font-family:var(--font-playfair);color:var(--or);margin-bottom:16px;font-size:32px;font-weight:300}.ConnexionErreur-module__wFKAZq__message{font-family:var(--font-raleway);color:var(--texte-discret);margin-bottom:8px;font-size:14px;line-height:1.6}.ConnexionErreur-module__wFKAZq__errorCode{font-family:var(--font-raleway);text-transform:uppercase;letter-spacing:.1em;color:var(--texte-discret);border:1px solid var(--bordure);border-radius:4px;margin-bottom:40px;padding:4px 12px;font-size:11px;display:inline-block}.ConnexionErreur-module__wFKAZq__errorCode span{color:var(--texte);font-weight:600}.ConnexionErreur-module__wFKAZq__retryBtn{background-color:var(--or);color:var(--fond-noir);font-family:var(--font-raleway);text-transform:uppercase;letter-spacing:.15em;border-radius:4px;padding:14px 32px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .3s,transform .2s;display:inline-block}.ConnexionErreur-module__wFKAZq__retryBtn:hover{opacity:.9;transform:translateY(-1px)}@keyframes ConnexionErreur-module__wFKAZq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Verification-module__TD44Xq__container{background-color:#0a0a0b;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Verification-module__TD44Xq__glow{filter:blur(100px);pointer-events:none;z-index:1;background:radial-gradient(circle,#c9a84c0d 0%,#0000 70%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Verification-module__TD44Xq__content{z-index:10;text-align:center;padding:0 24px;animation:.8s ease-out both Verification-module__TD44Xq__fadeUp;position:relative}.Verification-module__TD44Xq__icon{filter:drop-shadow(0 0 10px #c9a84c4d);margin-bottom:24px;font-size:48px;display:block}.Verification-module__TD44Xq__title{font-family:var(--font-playfair);color:var(--texte);letter-spacing:-.01em;margin-bottom:16px;font-size:32px;font-weight:300}.Verification-module__TD44Xq__description{font-family:var(--font-raleway);color:var(--texte-discret);max-width:300px;margin:0 auto;font-size:14px;font-weight:300;line-height:1.8}@keyframes Verification-module__TD44Xq__fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
