/* Témoignages clients — chargé après site.css */
.cr-product,.cr-home{position:relative;overflow:hidden;padding:110px 0;background:#102a30;color:#fff;isolation:isolate}
.cr-product:before,.cr-home:before{content:'';position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 8% 5%,#2a9b7c55,transparent 28%),radial-gradient(circle at 92% 90%,#e8b83a24,transparent 25%),linear-gradient(145deg,#102a30,#172f36 60%,#0d252b)}
.cr-product:after,.cr-home:after{content:'';position:absolute;z-index:-1;inset:0;opacity:.28;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,#000,transparent 70%)}
.cr-home{padding:95px 0}
.cr-product .container,.cr-home .container{position:relative}
.cr-product .cr-heading,.cr-home .cr-heading{display:grid;max-width:900px;margin:0 auto 55px;place-items:center;text-align:center}
.cr-product .cr-heading>span,.cr-home .cr-heading>span{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #ffffff18;border-radius:999px;background:#ffffff0a;color:#73ddb9;font-size:.66rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.cr-product .cr-heading>span:before,.cr-home .cr-heading>span:before{content:'';width:7px;height:7px;border-radius:50%;background:#ffc83d;box-shadow:0 0 0 5px #ffc83d18}
.cr-product .cr-heading h2,.cr-home .cr-heading h2{max-width:850px;margin:18px 0 15px;color:#fff;font-size:clamp(2.5rem,4.5vw,4.1rem);line-height:1.02;letter-spacing:-.055em}
.cr-product .cr-heading p,.cr-home .cr-heading p{max-width:720px;margin:0;color:#b8cbc5;font-size:.98rem}
.cr-product .cr-summary,.cr-home .cr-summary{display:grid;grid-template-columns:auto auto;gap:3px 14px;align-items:center;margin-top:27px;padding:15px 21px;border:1px solid #ffffff18;border-radius:17px;background:#ffffff0b;box-shadow:0 18px 55px #0003;backdrop-filter:blur(8px)}
.cr-product .cr-summary .cr-stars,.cr-home .cr-summary .cr-stars{grid-row:1/3;color:#ffc83d;font-size:1.25rem;line-height:1;letter-spacing:.12em;text-shadow:0 2px 12px #ffc83d45}
.cr-product .cr-summary>span:last-child,.cr-home .cr-summary>span:last-child{color:#dbe7e3;font-size:.75rem}
.cr-product .cr-summary em,.cr-home .cr-summary em{color:#fff;font-size:1rem;font-style:normal;font-weight:800}
.cr-product .cr-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.cr-product .cr-card{grid-column:span 4}
.cr-product .cr-card.cr-featured{grid-column:span 6;min-height:300px}
.cr-home .cr-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.cr-product .cr-card,.cr-home .cr-card{position:relative;display:flex;min-height:275px;flex-direction:column;margin:0;padding:29px;border:1px solid #ffffff17;border-radius:24px;background:linear-gradient(145deg,#ffffff12,#ffffff08);color:#fff;box-shadow:0 24px 70px #0000002b;backdrop-filter:blur(10px);transition:transform .22s ease,border-color .22s ease,background .22s ease}
.cr-product .cr-card:hover,.cr-home .cr-card:hover{border-color:#ffc83d5c;background:linear-gradient(145deg,#ffffff18,#ffffff0b);transform:translateY(-5px)}
.cr-product .cr-card.cr-featured{border-color:#65d0ae50;background:linear-gradient(145deg,#21473f,#173831)}
.cr-product .cr-card:before,.cr-home .cr-card:before{content:'“';position:absolute;right:24px;top:47px;color:#ffffff0b;font:800 6.5rem/1 Georgia,serif}
.cr-product .cr-card-top,.cr-home .cr-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px}
.cr-product .cr-card .cr-stars,.cr-home .cr-card .cr-stars{color:#ffc83d;font-size:1.1rem;line-height:1;letter-spacing:.1em;text-shadow:0 2px 10px #ffc83d38}
.cr-product .cr-verified,.cr-home .cr-verified{padding:6px 9px;border:1px solid #73d8b83b;border-radius:999px;background:#64d0ae14;color:#79dcbf;font-size:.54rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.cr-product .cr-card blockquote,.cr-home .cr-card blockquote{position:relative;z-index:1;display:flex;flex:1;align-items:center;margin:25px 0;color:#ecf3f1;font-size:1.02rem;font-style:normal;line-height:1.65}
.cr-product .cr-card.cr-featured blockquote{font-size:1.12rem}
.cr-product .cr-card figcaption,.cr-home .cr-card figcaption{position:relative;z-index:1;display:flex;align-items:center;gap:12px;padding-top:19px;border-top:1px solid #ffffff13}
.cr-product .cr-avatar,.cr-home .cr-avatar{display:grid;width:43px;height:43px;flex:none;place-items:center;border:1px solid #ffffff18;border-radius:14px;background:linear-gradient(145deg,#6dd5b4,#3aa585);color:#102d27;font:800 .95rem Manrope,sans-serif;box-shadow:0 9px 24px #0002}
.cr-product .cr-card figcaption>span:last-child>span,.cr-product .cr-card figcaption small,.cr-home .cr-card figcaption>span:last-child>span,.cr-home .cr-card figcaption small{display:block}
.cr-product .cr-card figcaption>span:last-child>span,.cr-home .cr-card figcaption>span:last-child>span{color:#fff;font-size:.8rem;font-weight:800}
.cr-product .cr-card figcaption small,.cr-home .cr-card figcaption small{color:#91aaa3;font-size:.61rem}
.cr-home .cr-all-link{display:flex;width:max-content;align-items:center;gap:11px;margin:32px auto 0;padding:13px 20px;border:1px solid #ffc83d44;border-radius:999px;background:#ffc83d;color:#182d30;font-size:.75rem;font-weight:800;box-shadow:0 14px 35px #0003;transition:transform .2s ease,box-shadow .2s ease}
.cr-home .cr-all-link:hover{box-shadow:0 18px 40px #0004;transform:translateY(-2px)}
.cr-home .cr-all-link span{color:#182d30}
@media(max-width:980px){.cr-product .cr-card,.cr-product .cr-card.cr-featured{grid-column:span 6}.cr-home .cr-home-grid{grid-template-columns:1fr 1fr}.cr-home .cr-card:last-child{grid-column:1/-1}}
@media(max-width:650px){.cr-product,.cr-home{padding:72px 0}.cr-product .cr-heading,.cr-home .cr-heading{margin-bottom:38px}.cr-product .cr-heading h2,.cr-home .cr-heading h2{font-size:2.55rem}.cr-product .cr-summary,.cr-home .cr-summary{grid-template-columns:1fr;gap:7px;text-align:center}.cr-product .cr-summary .cr-stars,.cr-home .cr-summary .cr-stars{grid-row:auto}.cr-product .cr-grid,.cr-home .cr-home-grid{grid-template-columns:1fr}.cr-product .cr-card,.cr-product .cr-card.cr-featured,.cr-home .cr-card,.cr-home .cr-card:last-child{grid-column:auto;min-height:0;padding:24px}.cr-product .cr-card.cr-featured blockquote{font-size:1.02rem}.cr-product .cr-card blockquote,.cr-home .cr-card blockquote{margin:22px 0}.cr-home .cr-all-link{width:100%;justify-content:center}}
