
:root{
  --blue:#004a8f;
  --blue-dark:#003266;
  --blue-deep:#00214a;
  --cream:#fbf1df;
  --cream-light:#fffaf2;
  --gold:#d89b32;
  --orange:#d87d25;
  --red:#c8332d;
  --green:#557c3e;
  --ink:#0b315d;
  --text:#35485d;
  --line:#e6d3b5;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--cream-light);color:var(--ink);line-height:1.6}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
.top-strip{background:var(--blue-dark);color:white;padding:7px 4vw;display:flex;justify-content:space-between;gap:20px;font-size:12px}
.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:rgba(255,250,242,.97);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}
.brand{line-height:.8;display:flex;flex-direction:column;font-weight:1000}.brand .mini{font-size:24px;color:var(--orange)}.brand .tounsi{font-size:33px;color:var(--blue)}.brand small{font-size:9px;letter-spacing:.03em;color:var(--ink);margin-top:6px}
.site-header nav{display:flex;gap:24px;font-size:13px;font-weight:800}.site-header nav a:hover{color:var(--orange)}
.header-cta{background:var(--blue);color:white;padding:12px 16px;border-radius:10px;font-weight:900;font-size:12px;box-shadow:0 5px 0 var(--blue-dark)}
.hero{min-height:720px;background:linear-gradient(90deg,var(--cream-light) 0 51%,#dff4f7 51%);display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}
.hero:before{content:"";position:absolute;left:-90px;top:100px;width:180px;height:470px;border:18px solid var(--blue);border-left:0;border-radius:0 220px 220px 0;opacity:.13}
.hero-copy{padding:80px 3vw 70px 8vw;position:relative;z-index:3}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:1000}
.hero h1{font-family:Georgia,serif;font-size:clamp(55px,6vw,86px);line-height:.95;margin:18px 0 24px;color:var(--blue-dark);letter-spacing:-.04em}.hero h1 span{color:var(--orange)}
.hero-copy>p{font-size:17px;max-width:590px;color:var(--text)}
.hero-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:30px 0}.hero-icons div{text-align:center}.hero-icons span{font-size:27px;display:block}.hero-icons b{font-size:12px;display:block}.hero-icons small{font-size:10px;color:#6d7784}
.primary-btn{display:inline-flex;align-items:center;gap:35px;background:var(--blue);color:white;padding:16px 24px;border-radius:12px;font-weight:1000;box-shadow:0 7px 0 var(--blue-dark)}.primary-btn span{font-size:24px}.availability{font-family:Georgia,serif;font-style:italic;color:var(--orange)!important;margin-top:22px}
.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;padding:55px 5vw 50px}.sun-disc{position:absolute;width:480px;height:480px;border-radius:50%;background:#f5d893;opacity:.72}.arch-frame{position:absolute;width:82%;height:80%;border:6px solid rgba(0,74,143,.18);border-bottom:0;border-radius:220px 220px 0 0;top:9%}.main-box{position:relative;width:min(680px,94%);z-index:3;filter:drop-shadow(0 28px 30px rgba(0,45,90,.28))}

.mosaic-floor{position:absolute;bottom:0;left:0;right:0;height:145px;background:
linear-gradient(45deg,rgba(0,74,143,.11) 25%,transparent 25%) 0 0/36px 36px,
linear-gradient(-45deg,rgba(0,74,143,.11) 25%,transparent 25%) 0 0/36px 36px,
#f4e5c9}
.ornament{position:absolute;color:var(--gold);font-size:38px;z-index:2}.ornament-left{left:3%;top:15%}.ornament-right{right:3%;top:13%;font-size:55px}
.blue-band{background:var(--blue);color:white;display:grid;grid-template-columns:repeat(6,1fr);padding:22px 3vw;border-top:4px solid #f2d799;border-bottom:4px solid #f2d799}.blue-band div{text-align:center;border-right:1px solid rgba(255,255,255,.25);font-size:12px}.blue-band div:last-child{border-right:0}
.section{padding:90px 6vw}.concept{background:var(--cream)}.section-title{text-align:center;max-width:900px;margin:0 auto 50px}.section-title span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:1000}.section-title h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);line-height:1.03;margin:14px 0;color:var(--blue-dark)}.section-title p{font-family:Georgia,serif;font-style:italic;color:var(--orange);font-size:22px}
.concept-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.concept-grid article{background:rgba(255,255,255,.62);border:1px solid var(--line);border-radius:14px;padding:28px 22px;text-align:center;min-height:260px}.round-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:var(--blue);display:grid;place-items:center;color:white;font-size:26px}.round-icon.orange{background:var(--orange)}.round-icon.green{background:var(--green)}.round-icon.red{background:var(--red)}.concept-grid h3{font-family:Georgia,serif;font-size:21px}.concept-grid p{font-size:13px;color:var(--text)}
.box-section{background:var(--blue);color:white;position:relative;overflow:hidden}.box-section:before,.box-section:after{content:"";position:absolute;width:180px;height:180px;border:5px solid rgba(255,255,255,.12);transform:rotate(45deg)}.box-section:before{left:-90px;top:-90px}.box-section:after{right:-90px;bottom:-90px}.box-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:40px}.box-heading h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);margin:0}.gold-line{color:var(--gold);font-size:30px}
.box-content-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;padding:0 18px 22px;border-right:1px dashed rgba(255,255,255,.35)}.product-card:last-child{border-right:0}.product-card img{width:100%;height:220px;object-fit:cover;object-position:top;border-radius:14px;background:white;box-shadow:0 12px 28px rgba(0,0,0,.16)}.product-card h3{font-size:15px;text-transform:uppercase}.product-card p{font-size:12px;color:#dce8f5}.count{position:absolute;top:190px;left:10px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-weight:1000;font-size:18px;border:4px solid var(--blue)}.red-count{background:var(--red)}.green-count{background:#7a9d34}.book-count{background:#3f95ca}
.rhythm{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;background:var(--cream-light)}.rhythm-image img{border-radius:22px;box-shadow:0 24px 45px rgba(0,50,100,.14);transform:rotate(-1.5deg)}.rhythm-copy h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,62px);line-height:1.02;margin:15px 0;color:var(--blue-dark)}.rhythm-copy p,.rhythm-copy li{color:var(--text)}.rhythm-copy ul{list-style:none;padding:0;line-height:2}
.culture-section{position:relative;min-height:650px;background:var(--blue-dark);overflow:hidden}.culture-image img{width:100%;height:650px;object-fit:cover;filter:saturate(.9)}.culture-panel{position:absolute;right:7vw;top:50%;transform:translateY(-50%);width:min(520px,86vw);background:rgba(0,50,102,.95);border:2px solid var(--gold);border-radius:18px;padding:40px;color:white;box-shadow:14px 14px 0 rgba(216,155,50,.28)}.culture-panel h2{font-family:Georgia,serif;font-size:48px;line-height:1.02;margin:15px 0}.culture-panel p{color:#e2edf5}.gold{color:var(--gold)}.culture-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.culture-tags span{background:var(--cream);color:var(--blue-dark);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900}
.story-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:center;background:var(--cream)}.story-photo{position:relative;max-width:390px;margin:auto}.oriental-frame{position:absolute;inset:-18px;border:5px solid var(--gold);border-radius:50% 50% 20px 20px;clip-path:polygon(0 16%,20% 16%,25% 0,50% 10%,75% 0,80% 16%,100% 16%,100% 100%,0 100%)}.story-photo img{position:relative;border-radius:50%;border:9px solid white;box-shadow:0 18px 35px rgba(0,0,0,.12)}.story-copy h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,58px);line-height:1.03;margin:14px 0}.story-copy p{color:var(--text)}.signature{font-family:cursive;font-size:32px;color:var(--orange);margin-top:22px;transform:rotate(-2deg);display:inline-block}
.partner-band{display:grid;grid-template-columns:repeat(4,1fr);background:#e8c575;color:var(--blue-dark)}.partner-band div{text-align:center;padding:22px;border-right:1px solid rgba(0,50,102,.18)}.partner-band strong,.partner-band span{display:block}.partner-band strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.partner-band span{font-family:Georgia,serif;font-size:18px;font-weight:bold}
.faq-section{background:var(--cream-light)}.faq-list{max-width:900px;margin:auto;border-top:1px solid var(--line)}.faq-list button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:20px 0;display:flex;justify-content:space-between;text-align:left;color:var(--blue-dark);font:inherit;font-weight:900;font-size:17px;cursor:pointer}.faq-list button b{color:var(--orange);font-size:24px}.faq-list div{display:none;padding:18px 0 22px;border-bottom:1px solid var(--line);color:var(--text)}.faq-list div.open{display:block}
.launch-section{background:var(--blue-dark);color:white;padding:90px 6vw;position:relative;overflow:hidden}.launch-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(216,155,50,.35) 1.5px,transparent 1.5px);background-size:32px 32px}.launch-inner{position:relative;max-width:850px;margin:auto;text-align:center}.launch-inner h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,64px);line-height:1.02;margin:15px 0}.launch-inner p{color:#dce7f3;max-width:680px;margin:0 auto 28px}.launch-btn{display:inline-flex;background:var(--orange);color:white;padding:15px 22px;border-radius:10px;font-weight:1000;box-shadow:0 6px 0 #a75a1c}.launch-inner small{display:block;margin-top:22px}.launch-ornament{position:absolute;right:8%;top:12%;font-size:52px;color:var(--gold)}
footer{background:#001936;color:white;text-align:center;padding:36px 20px}.footer-brand{align-items:center}.footer-brand .mini{font-size:23px}.footer-brand .tounsi{font-size:32px}footer p{margin:10px 0;color:#cbd8e7}footer a{color:white}
@media(max-width:1050px){
.site-header nav{display:none}.hero{grid-template-columns:1fr;background:linear-gradient(var(--cream-light) 0 53%,#dff4f7 53%)}.hero-copy{padding:65px 6vw 25px}.hero-visual{min-height:560px}.blue-band{grid-template-columns:repeat(3,1fr);gap:18px}.blue-band div:nth-child(3n){border-right:0}.concept-grid,.box-content-grid{grid-template-columns:repeat(2,1fr)}.rhythm,.story-section{grid-template-columns:1fr}.partner-band{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
.top-strip{display:none}.site-header{height:68px;padding:0 14px}.brand .mini{font-size:18px}.brand .tounsi{font-size:25px}.brand small{display:none}.header-cta{font-size:9px;padding:9px 10px}.hero-copy{padding-top:48px}.hero h1{font-size:50px}.hero-icons{grid-template-columns:repeat(2,1fr)}.hero-visual{min-height:400px}.sun-disc{width:300px;height:300px}.section{padding:65px 20px}.blue-band{grid-template-columns:repeat(2,1fr);font-size:10px}.concept-grid,.box-content-grid,.partner-band{grid-template-columns:1fr}.product-card{border-right:0;border-bottom:1px dashed rgba(255,255,255,.35);padding-bottom:28px}.product-card img{height:auto}.count{top:auto;bottom:62px}.culture-panel{padding:28px;right:7vw}.culture-panel h2{font-size:39px}
}

/* V6 — section Pack Premium avec les photos réelles fournies */
.premium-label{width:max-content;max-width:90%;margin:-18px auto 32px;background:#f3d590;color:var(--blue-dark);padding:8px 22px;border-radius:4px;font-weight:1000;font-size:13px;letter-spacing:.04em;box-shadow:0 5px 0 rgba(0,0,0,.10);transform:rotate(-1deg)}
.premium-label span{color:var(--orange);padding:0 7px}
.games-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 64px 1fr;gap:14px;align-items:stretch}
.game-card{background:var(--cream-light);color:var(--blue-dark);border:1px solid #d9b66d;border-radius:18px;padding:24px;position:relative;box-shadow:0 15px 32px rgba(0,25,55,.18)}
.game-badge{display:inline-block;background:var(--blue);color:white;padding:7px 16px;border-radius:8px;font-weight:1000;letter-spacing:.06em}
.red-badge{background:var(--red)}
.game-card h3{font-family:Georgia,serif;font-size:28px;margin:12px 0 18px}
.game-photos{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.game-photos img{width:100%;height:290px;object-fit:cover;border-radius:12px;border:5px solid white;box-shadow:0 8px 20px rgba(0,40,80,.13)}
.game-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}
.game-details p{font-size:13px;color:var(--text);margin:0}
.game-details strong{color:var(--blue-dark);font-size:14px}
.game-plus{width:52px;height:52px;border-radius:50%;background:var(--cream-light);color:var(--blue);border:3px solid #d9b66d;display:grid;place-items:center;font-size:32px;font-weight:1000;align-self:center;justify-self:center;z-index:2}
@media(max-width:900px){.games-grid{grid-template-columns:1fr}.game-plus{margin:-4px auto}.game-photos img{height:250px}}
@media(max-width:560px){.game-photos,.game-details{grid-template-columns:1fr}.game-photos img{height:auto}.premium-label{font-size:11px}.game-card h3{font-size:24px}}
