/* Pages réalisations : gabarit commun (02/09/2026) */
.rp { max-width: 1120px; margin: 0 auto; padding: 1.5rem 1.25rem 3rem; }
.rp-hero { display: grid; grid-template-columns: minmax(0, 40%) minmax(0, 60%); border: 1px solid #e9ecf2; border-radius: 20px; overflow: hidden; background: #fff; }
.rp-hero__tile { position: relative; display: flex; align-items: center; justify-content: center; background: #f2f5f9; padding: 3rem 2rem 3.6rem; border-right: 1px solid #e9ecf2; }
.rp-hero__panel { padding: 2.2rem 2.4rem; }
.rp-crumb { margin: 0 0 0.9rem; font-size: 0.78rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #0066FF; }
.rp-crumb a { color: #59637a; text-decoration: none; }
.rp-crumb a:hover { color: #0066FF; }
.rp-title { margin: 0 0 0.9rem; font-family: "Crimson Pro", Georgia, serif; font-weight: 600; font-size: clamp(1.8rem, 1.3rem + 1.6vw, 2.8rem); line-height: 1.12; letter-spacing: -0.01em; color: #13233f; }
.rp-intro { margin: 0; font-size: 1.05rem; line-height: 1.6; color: #3b4356; }
.rp-actions { margin: 1.3rem 0 0; display: flex; gap: 0.6rem; flex-wrap: wrap; }
.rp-btn { display: inline-block; padding: 0.8rem 1.3rem; border-radius: 12px; background: #0066FF; color: #fff; font-weight: 800; font-size: 0.92rem; text-decoration: none; line-height: 1.2; }
.rp-btn:hover { background: #0052cc; }
.rp-btn--ghost { background: #fff; color: #13233f; border: 1px solid #d7dce6; }
.rp-btn--ghost:hover { background: #f2f5f9; border-color: #13233f; }
.rp-body { max-width: 46rem; margin: 2.4rem auto 0; }
.rp-block { padding: 1.4rem 0; border-top: 1px solid #e9ecf2; }
.rp-block h2 { margin: 0 0 0.6rem; font-size: 0.82rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: #0066FF; }
.rp-block p { margin: 0; font-size: 1.05rem; line-height: 1.7; color: #3b4356; }
.rp-cta { margin-top: 1.6rem; padding: 2rem 1.8rem; border-radius: 18px; background: #f2f5f9; border: 1px solid #e9ecf2; text-align: center; }
.rp-cta p { max-width: 40rem; margin-left: auto !important; margin-right: auto !important; }
.rp-cta .rp-actions { justify-content: center; margin-top: 1.3rem; }
.rp-cta h2 { margin: 0 0 0.5rem; font-family: "Crimson Pro", Georgia, serif; font-weight: 600; font-size: 1.6rem; color: #13233f; }
.rp-cta p { margin: 0; color: #3b4356; line-height: 1.6; }
.pb__made { position: absolute; left: 1.4rem; bottom: 1.1rem; display: inline-flex; align-items: center; gap: 0.45rem; font-size: 0.72rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: #59637a; }
.pb__made .brand__dot { width: 8px; height: 8px; border-radius: 50%; background: #0066FF; display: inline-block; }
/* Logos des réalisations (lockups) : marine + bleu Oriq, un caractère par marque */
.lk { display: inline-flex; align-items: center; gap: 0.6rem; color: #13233f; line-height: 1; }
.lk__mark { flex: none; display: block; }
.lk__name { font-weight: 800; letter-spacing: -0.02em; font-size: 1.6rem; }
.lk--big .lk__name { font-size: 2.6rem; }
.lk--big { gap: 0.9rem; }
.lk--rag .lk__dot { width: 0.9em; height: 0.9em; border-radius: 50%; background: #0066FF; display: inline-block; flex: none; }
.lk--rag .lk__name b { color: #0066FF; font-weight: 800; }
.lk--affinity .lk__name { font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; font-size: 1.3rem; }
.lk--affinity.lk--big .lk__name { font-size: 2rem; }
.lk--creno .lk__name { font-weight: 800; letter-spacing: -0.01em; }
.lk--cegur .lk__name { font-weight: 900; letter-spacing: -0.04em; text-transform: uppercase; font-size: 1.45rem; }
.lk--cegur.lk--big .lk__name { font-size: 2.3rem; }
.lk--cairn .lk__name { font-family: "Crimson Pro", Georgia, serif; font-weight: 600; letter-spacing: 0.02em; font-size: 1.9rem; }
.lk--cairn.lk--big .lk__name { font-size: 3rem; }
@media (max-width: 860px) { .rp-hero { grid-template-columns: 1fr; } .rp-hero__tile { border-right: 0; border-bottom: 1px solid #e9ecf2; padding: 2.2rem 1.4rem 3rem; } .rp-hero__panel { padding: 1.5rem 1.3rem 1.8rem; } }

/* Sections riches (02/09/2026) : fonctionnalités + écran, chiffres, déroulé, DSI */
.rp--rag .rp-hero__tile { background: #EAF1FF; } .rp--affinity .rp-hero__tile { background: #FFF4E3; } .rp--creno .rp-hero__tile { background: #F1ECFF; } .rp--cegur .rp-hero__tile { background: #E6F7F1; } .rp--cairn .rp-hero__tile { background: #FDEDEA; }
.rp-wide { max-width: 1120px; margin: 2rem auto 0; }
.rp-h2 { margin: 0 0 1rem; font-family: "Crimson Pro", Georgia, serif; font-weight: 600; font-size: 1.6rem; color: #13233f; letter-spacing: -0.01em; }
.rp-feat { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr); gap: 2rem; align-items: center; background: #fff; border: 1px solid #e9ecf2; border-radius: 18px; padding: 1.8rem 2rem; }
.rp-checks { list-style: none; margin: 0; padding: 0; display: grid; gap: 0.55rem; }
.rp-checks li { position: relative; padding-left: 1.6rem; font-size: 0.98rem; line-height: 1.5; color: #3b4356; }
.rp-checks li::before { content: ""; position: absolute; left: 0; top: 0.42em; width: 0.85rem; height: 0.85rem; border-radius: 50%; background: #0066FF; -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="white" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" d="M5 12.5l4.5 4.5L19 7"/></svg>') center/70% no-repeat, linear-gradient(#000,#000); mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="white" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" d="M5 12.5l4.5 4.5L19 7"/></svg>') center/70% no-repeat, linear-gradient(#000,#000); -webkit-mask-composite: xor; mask-composite: exclude; }
.rp-checks--2 { grid-template-columns: 1fr 1fr; gap: 0.6rem 2rem; }
.rp-feat__screen { display: flex; justify-content: center; }
.rp-nums { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0.8rem; }
.rp-num { background: #fff; border: 1px solid #e9ecf2; border-radius: 14px; padding: 1.2rem 1.3rem; }
.rp-num b { display: block; font-size: 2rem; font-weight: 800; letter-spacing: -0.03em; color: #0066FF; line-height: 1.05; }
.rp-num span { display: block; margin-top: 0.4rem; font-size: 0.88rem; line-height: 1.45; color: #3b4356; }
.rp-steps { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0.8rem; counter-reset: st; }
.rp-steps li { counter-increment: st; background: #fff; border: 1px solid #e9ecf2; border-radius: 14px; padding: 1.1rem 1.2rem; }
.rp-steps li::before { content: counter(st); display: inline-grid; place-items: center; width: 1.6rem; height: 1.6rem; border-radius: 50%; background: #13233f; color: #fff; font-size: 0.8rem; font-weight: 800; margin-bottom: 0.6rem; }
.rp-steps b { display: block; font-size: 1rem; font-weight: 800; color: #13233f; }
.rp-steps span { display: block; margin-top: 0.3rem; font-size: 0.9rem; line-height: 1.5; color: #3b4356; }
.rp-tech { background: #f2f5f9; border: 1px solid #e9ecf2; border-radius: 18px; padding: 1.6rem 2rem; }
/* Écrans produits, en vrai texte */
.ui { width: 100%; max-width: 420px; background: #fff; border: 1px solid #d7dce6; border-radius: 14px; box-shadow: 0 24px 60px -30px rgba(10,30,80,.35); padding: 1rem 1.1rem; font-size: 0.86rem; color: #13233f; }
.ui__h { margin: 0 0 0.7rem; font-size: 0.72rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: #59637a; }
.ui__q { display: flex; gap: 0.5rem; align-items: flex-start; margin: 0; font-weight: 700; }
.ui__q i { flex: none; width: 8px; height: 8px; border-radius: 50%; background: #0066FF; margin-top: 0.45em; }
.ui__a { margin: 0.5rem 0 0.9rem 1rem; color: #3b4356; line-height: 1.5; }
.ui__a--muted { color: #59637a; font-style: italic; margin-bottom: 0; }
.ui__src { margin: -0.6rem 0 1rem 1rem; font-size: 0.74rem; font-weight: 800; color: #0066FF; }
.ui__post { display: flex; gap: 0.7rem; align-items: center; padding: 0.6rem 0; border-top: 1px solid #e9ecf2; }
.ui__post:first-of-type { border-top: 0; }
.ui__post b { display: block; font-size: 0.9rem; } .ui__post small { display: block; color: #59637a; font-size: 0.76rem; margin-top: 0.1rem; }
.ui__av { flex: none; width: 34px; height: 34px; border-radius: 10px; background: #dbe7ff; } .ui__av--b { background: #ffe9c7; } .ui__av--c { background: #d9f5ea; }
.ui__slot { padding: 0.5rem 0.7rem; border-radius: 8px; border: 1px solid #e9ecf2; margin-top: 0.4rem; color: #59637a; font-size: 0.82rem; }
.ui__slot--on { background: #0066FF; color: #fff; border-color: #0066FF; font-weight: 600; } .ui__slot--on b { font-weight: 800; }
.ui__slot--busy { background: #f2f5f9; } .ui__slot--busy span { float: right; font-size: 0.72rem; }
.ui__slot--off { background: #fdf1ef; color: #b23b2a; }
.ui--kanban { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.5rem; }
.ui--kanban > div { display: grid; gap: 0.4rem; align-content: start; }
.ui--kanban b { font-size: 0.66rem; letter-spacing: 0.08em; text-transform: uppercase; color: #59637a; }
.ui--kanban i { display: block; font-style: normal; font-size: 0.72rem; font-weight: 700; padding: 0.45rem 0.5rem; border-radius: 7px; background: #f2f5f9; border: 1px solid #e9ecf2; color: #13233f; }
.ui--kanban i.on { background: #0066FF; color: #fff; border-color: #0066FF; }
.ui__row { display: flex; justify-content: space-between; gap: 1rem; padding: 0.5rem 0; border-top: 1px solid #e9ecf2; font-size: 0.84rem; }
.ui__row span { color: #59637a; } .ui__row b { text-align: right; }
.ui__row--ok b { color: #0b8a64; }
@media (max-width: 900px) { .rp-feat { grid-template-columns: 1fr; } .rp-checks--2 { grid-template-columns: 1fr; } .rp-nums { grid-template-columns: 1fr 1fr; } .rp-steps { grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) { .rp-nums, .rp-steps { grid-template-columns: 1fr; } .ui--kanban { grid-template-columns: 1fr 1fr; } }

/* Bloc sur mesure (02/09/2026) : clair, lisible */
.rp-custom { display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 2rem; align-items: start; background: #EAF1FF; color: #13233f; border: 1px solid #d7e3ff; border-radius: 18px; padding: 2rem 2.2rem; }
.rp-custom__kicker { margin: 0 0 0.6rem; font-size: 0.72rem; font-weight: 800; letter-spacing: 0.14em; text-transform: uppercase; color: #0066FF; }
.rp-custom .rp-h2 { color: #13233f; margin-bottom: 0.7rem; }
.rp-custom__lead p:last-child { margin: 0; font-size: 1rem; line-height: 1.6; color: #3b4356; }
.rp-custom__points { list-style: none; margin: 0; padding: 0; display: grid; gap: 0.7rem; }
.rp-custom__points li { padding: 0.85rem 1rem; border-radius: 12px; background: #fff; border: 1px solid #e9ecf2; }
.rp-custom__points b { display: block; font-size: 0.95rem; font-weight: 800; color: #13233f; }
.rp-custom__points span { display: block; margin-top: 0.2rem; font-size: 0.88rem; line-height: 1.5; color: #3b4356; }
@media (max-width: 900px) { .rp-custom { grid-template-columns: 1fr; } }
.rp-custom__you { margin: 0.9rem 0 0 !important; padding: 0.8rem 1rem; border-left: 3px solid #0066FF; background: #fff; border-radius: 0 10px 10px 0; color: #13233f !important; font-size: 0.95rem !important; font-weight: 600; }
