/* CrazyCat Homepage V3 - scope volontairement limite a la home. */
:root{--cct3-blue:#263995;--cct3-blue2:#15378e;--cct3-pink:#f2579b;--cct3-ink:#14224b;--cct3-muted:#64708d;--cct3-line:#e3e8f2;--cct3-soft:#f6f8fc;--cct3-radius:16px;--cct3-shadow:0 10px 28px rgba(28,52,126,.10)}
body#index #footer{display:none!important}
.cct-v3,.cct-v3-footer{font-family:Arial,Helvetica,sans-serif;color:var(--cct3-ink);background:#fff;line-height:1.4;overflow:hidden}
.cct-v3 *,.cct-v3-footer *{box-sizing:border-box}
.cct-v3 a,.cct-v3-footer a{text-decoration:none;color:inherit}
.cct-v3 img,.cct-v3-footer img{display:block;max-width:100%}
.cct-v3-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.cct-v3-heading{margin:42px 0 24px}.cct-v3-heading-center{text-align:center}.cct-v3-heading h2,.cct-v3-section-head h2,.cct-v3-print h2,.cct-v3-why h2{margin:0;color:var(--cct3-blue);font-weight:800;letter-spacing:-.025em}.cct-v3-heading h2,.cct-v3-section-head h2,.cct-v3-why h2{font-size:clamp(25px,3vw,34px)}
.cct-v3-heading p,.cct-v3-section-head p{margin:7px 0 0;color:var(--cct3-muted);font-size:14px}
.cct-v3-trust{border-top:1px solid #eef1f7;border-bottom:1px solid var(--cct3-line);background:#fbfcff}.cct-v3-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.cct-v3-trust-item{display:flex;align-items:center;justify-content:center;gap:11px;min-height:74px;padding:12px;border-right:1px solid var(--cct3-line)}.cct-v3-trust-item:last-child{border-right:0}.cct-v3-trust-item>span:last-child{display:flex;flex-direction:column}.cct-v3-trust-item strong{font-size:13px;color:#213d8f}.cct-v3-trust-item small{font-size:11px;color:#76809a;margin-top:2px}.cct-v3-flag{font-size:24px;min-width:30px;text-align:center}.cct-v3-iconbox,.cct-v3-why-iconbox{display:inline-flex;align-items:center;justify-content:center;color:#2350ba}.cct-v3-iconbox{min-width:32px;width:32px;height:32px}.cct-v3-iconbox svg,.cct-v3-why-iconbox svg{width:100%;height:100%}
.cct-v3-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cct-v3-cat{border:1px solid var(--cct3-line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(29,47,106,.04);transition:.2s ease}.cct-v3-cat:hover{transform:translateY(-3px);box-shadow:var(--cct3-shadow)}.cct-v3-cat>img{width:100%;aspect-ratio:1.15/1;object-fit:cover;background:#f5f6fa}.cct-v3-cat-copy{display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 8px 13px}.cct-v3-cat-copy strong{font-size:15px;line-height:1.15;color:#142b6a}.cct-v3-cat-copy small{font-size:11px;color:#3154b0;font-weight:700;margin-top:8px}
.cct-v3-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:48px 0 22px}.cct-v3-section-head>a{font-size:12px;font-weight:800;color:#254bb1;white-space:nowrap}.cct-v3-section-head-center{justify-content:center;text-align:center}
.cct-v3-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:50px}.cct-v3-product{border:1px solid var(--cct3-line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 10px rgba(28,48,110,.04);transition:.2s ease}.cct-v3-product:hover{transform:translateY(-3px);box-shadow:var(--cct3-shadow)}.cct-v3-product-image{display:block;background:#f6f7fa;overflow:hidden}.cct-v3-product-image img{width:100%;aspect-ratio:1.28/1;object-fit:cover;transition:transform .35s ease}.cct-v3-product:hover .cct-v3-product-image img{transform:scale(1.03)}.cct-v3-product-body{padding:14px}.cct-v3-product-body h3{margin:0;font-size:16px;line-height:1.2;color:#173472}.cct-v3-product-body p{margin:6px 0;color:#6d7690;font-size:12px;min-height:34px}.cct-v3-price{font-size:18px;font-weight:800;color:#14398c;margin:8px 0 12px}.cct-v3-price small{font-size:11px;color:#7e869b;font-weight:500}
.cct-v3-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:linear-gradient(100deg,#263995,#087dcc);color:#fff!important;padding:11px 17px;font-size:12px;font-weight:800;cursor:pointer;transition:.2s ease}.cct-v3-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.cct-v3-btn-full{width:100%}.cct-v3-btn-outline{background:#fff;color:#28459d!important;border:1px solid #3455bb}
.cct-v3-print{background:linear-gradient(105deg,#f1f5ff 0%,#fff 55%,#fff0f6 100%);border-top:1px solid #eef2f9;border-bottom:1px solid #edf0f7}.cct-v3-print-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:38px;padding-top:38px;padding-bottom:38px}.cct-v3-kicker{display:block;color:#2a4cab;font-size:13px;font-weight:800;margin-bottom:6px}.cct-v3-print h2{font-size:clamp(31px,4vw,48px);line-height:1.02}.cct-v3-print h2 em{font-style:normal;color:var(--cct3-pink)}.cct-v3-print-copy>p{font-size:15px;color:#56637e;max-width:560px;margin:14px 0 18px}.cct-v3-actions{display:flex;gap:10px;flex-wrap:wrap}.cct-v3-print-visual{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cct-v3-print-card{position:relative;border-radius:18px;overflow:hidden;min-height:300px;background:#fff;box-shadow:var(--cct3-shadow)}.cct-v3-print-card img{width:100%;height:100%;min-height:300px;object-fit:cover}.cct-v3-print-card span{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.90);backdrop-filter:blur(6px);display:flex;flex-direction:column}.cct-v3-print-card strong{color:#26429b;font-size:18px}.cct-v3-print-card small{color:#616d88;font-size:11px;margin-top:1px}
.cct-v3-new-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:48px}.cct-v3-new-card{border:1px solid var(--cct3-line);border-radius:14px;overflow:hidden;background:#fff}.cct-v3-new-image{position:relative;display:block;background:#f5f6f9}.cct-v3-new-image img{width:100%;aspect-ratio:1.8/1;object-fit:cover}.cct-v3-badge{position:absolute;left:12px;top:12px;background:#f159a0;color:#fff;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:800}.cct-v3-new-card>div{padding:14px}.cct-v3-new-card h3{font-size:15px;margin:0;color:#173472}.cct-v3-new-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.cct-v3-new-bottom strong{color:#173e97}.cct-v3-new-bottom a{font-size:11px;font-weight:800;color:#2d51b3}
.cct-v3-guides{background:#fbfcff;border-top:1px solid #edf0f7;padding:1px 0 40px}.cct-v3-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cct-v3-guide{min-height:88px;border:1px solid var(--cct3-line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:16px;padding:16px 20px}.cct-v3-guide>span:last-child{display:flex;flex-direction:column}.cct-v3-guide strong{font-size:13px;color:#1d3676}.cct-v3-guide small{font-size:11px;color:#3357bd;font-weight:700;margin-top:4px}.cct-v3-brand{display:inline-flex;align-items:center;justify-content:center;min-width:94px;font-size:26px;font-weight:800}.cct-v3-cricut{color:#63b72b}.cct-v3-silhouette{color:#4fb8dc;font-size:32px}.cct-v3-siser{color:#df202b}
.cct-v3-audience-heading{margin-top:34px;padding-top:30px;border-top:1px solid #dfe6f2;text-align:center}.cct-v3-audience-heading>span{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:#f2579b;margin-bottom:6px}.cct-v3-audience-heading h3{margin:0;color:#263995;font-size:clamp(20px,2.5vw,28px);letter-spacing:-.02em}.cct-v3-audience-heading p{margin:7px auto 0;max-width:680px;color:#6b7691;font-size:13px}.cct-v3-audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px auto 0;max-width:820px}.cct-v3-audience{min-height:132px;border:1px solid var(--cct3-line);border-radius:13px;background:#fff;display:flex;align-items:flex-start;gap:16px;padding:21px}.cct-v3-audience-icon{font-size:31px;color:#2a50b3;min-width:42px}.cct-v3-audience>span:last-child{display:flex;flex-direction:column}.cct-v3-audience strong{font-size:14px;color:#193a8c}.cct-v3-audience small{font-size:11px;color:#6b7691;line-height:1.35;margin:5px 0 8px}.cct-v3-audience b{font-size:11px;color:#2a53bd}
.cct-v3-why{padding:46px 0 44px;background:linear-gradient(105deg,#f1f5ff 0%,#fbfcff 55%,#fff4f8 100%);border-top:1px solid #e4eaf5;border-bottom:1px solid #e4eaf5}.cct-v3-why h2{text-align:center;font-size:clamp(28px,3vw,36px);margin-bottom:28px}.cct-v3-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cct-v3-why-grid>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 14px;border:1px solid #e0e6f1;border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(29,54,130,.07)}.cct-v3-why-icon{font-size:30px;color:#2950b1;margin-bottom:10px}.cct-v3-why-iconbox{width:38px;height:38px;margin-bottom:10px;padding:7px;border-radius:50%;background:#eef3ff}.cct-v3-why-grid strong{font-size:13px;color:#1e3d8e}.cct-v3-why-grid small{font-size:10px;color:#80879a;margin-top:3px}
.cct-v3-seo{padding:34px 0 42px;background:#fff}.cct-v3-seo-box{max-width:1000px;margin:0 auto;padding:30px 34px;background:#f8f9fd;border:1px solid #e3e8f2;border-radius:16px}.cct-v3-seo h2{margin:0 0 18px;color:#263995;font-size:26px;line-height:1.2;text-align:center}.cct-v3-seo p{margin:0 0 13px;color:#606b85;font-size:14px;line-height:1.65}.cct-v3-seo p:last-child{margin-bottom:0}.cct-v3-seo a{color:#263995;text-decoration:none}.cct-v3-seo a:hover{text-decoration:underline}
.cct-v3-inspire{padding:1px 0 38px;background:#fff}.cct-v3-inspire-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.cct-v3-inspire-grid a{border-radius:11px;overflow:hidden;background:#f5f6fa}.cct-v3-inspire-grid img{width:100%;aspect-ratio:1.25/1;object-fit:cover;transition:transform .3s ease}.cct-v3-inspire-grid a:hover img{transform:scale(1.04)}
.cct-v3-ratings{background:#fff;padding:18px 0 8px}.cct-v3-ratings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cct-v3-rating-card{display:flex;align-items:center;gap:18px;border-radius:22px;padding:14px 20px;background:#fff;box-shadow:0 8px 22px rgba(30,49,108,.08);border:2px solid #e9eef8}.cct-v3-rating-facebook{border-color:#5a83dd}.cct-v3-rating-google{border-image:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335) 1;border-width:2px;border-style:solid}.cct-v3-rating-brand{width:78px;height:78px;flex:0 0 78px;border-radius:18px;display:grid;place-items:center;font-size:52px;font-weight:800;background:#4f73c8;color:#fff}.cct-v3-rating-brand-google{background:#fff;color:#4285f4;border:2px solid #e9eef8}.cct-v3-rating-copy{display:grid;grid-template-columns:auto auto;grid-template-areas:"score stars" "score label";align-items:center;column-gap:14px}.cct-v3-rating-copy strong{grid-area:score;font-size:58px;line-height:1;color:#101010}.cct-v3-stars{grid-area:stars;font-size:28px;letter-spacing:2px}.cct-v3-stars-blue{color:#4f73c8}.cct-v3-stars-gold{color:#f4b300}.cct-v3-rating-copy small{grid-area:label;font-size:18px;color:#7d8291}
.cct-v3-footer{background:#fff}.cct-v3-footer-news{background:#f4f7fd;border-top:1px solid #e6ebf5;border-bottom:1px solid #dfe6f2}.cct-v3-footer-news-grid{min-height:91px;display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:center}.cct-v3-footer-news-copy{display:flex;align-items:center;gap:15px}.cct-v3-mail{font-size:34px;color:#2249aa}.cct-v3-footer-news-copy>span:last-child{display:flex;flex-direction:column}.cct-v3-footer-news-copy strong{color:#1c3e93;font-size:15px}.cct-v3-footer-news-copy small{color:#6d7892;font-size:10px;margin-top:2px}.cct-v3-news-form{display:grid;grid-template-columns:1fr auto;gap:10px}.cct-v3-news-form input{width:100%;height:42px;border:1px solid #d7dfed;border-radius:9px;padding:0 13px;background:#fff;color:#243150;font-size:12px;outline:none}.cct-v3-news-form input:focus{border-color:#526bc1;box-shadow:0 0 0 3px rgba(63,89,183,.10)}
.cct-v3-footer-main{background:linear-gradient(105deg,#293a96 0%,#213992 52%,#153387 100%);color:#fff}.cct-v3-footer-grid{display:grid;grid-template-columns:145px 1fr 1fr 1fr 1fr;gap:28px;padding:29px 0 22px;align-items:start}.cct-v3-footer-logo img{width:90px;height:90px;object-fit:contain;border-radius:50%;mix-blend-mode:normal}.cct-v3-footer-grid h3{font-size:12px;margin:2px 0 9px;color:#fff}.cct-v3-footer-grid>div:not(.cct-v3-footer-logo){display:flex;flex-direction:column}.cct-v3-footer-grid a{font-size:10px;color:rgba(255,255,255,.84);margin:2px 0}.cct-v3-footer-social{gap:10px}.cct-v3-socials{display:flex!important;flex-direction:row!important;gap:8px}.cct-v3-socials a{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.15);display:grid;place-items:center;color:#fff;font-weight:800;font-size:13px!important}.cct-v3-footer-thanks{font-size:14px;line-height:1.15;transform:rotate(-2deg);padding-top:8px}.cct-v3-footer-thanks strong{display:block;font-size:22px;font-style:italic;color:#ffd7e8;margin-bottom:4px}.cct-v3-footer-thanks span{font-size:13px}.cct-v3-footer-bottom{border-top:1px solid rgba(255,255,255,.14);min-height:45px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:rgba(255,255,255,.72)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1050px){.cct-v3-cat-grid{grid-template-columns:repeat(3,1fr)}.cct-v3-products{grid-template-columns:repeat(2,1fr)}.cct-v3-print-grid{grid-template-columns:1fr}.cct-v3-ratings-grid{grid-template-columns:1fr}.cct-v3-rating-copy strong{font-size:46px}.cct-v3-rating-copy small{font-size:16px}.cct-v3-footer-grid{grid-template-columns:120px 1fr 1fr 1fr}.cct-v3-footer-social{grid-column:2/-1;flex-direction:row;justify-content:space-between;align-items:flex-start}}
@media(max-width:760px){.cct-v3-wrap{width:min(100% - 28px,1180px)}.cct-v3-seo-box{padding:22px 20px}.cct-v3-seo h2{font-size:22px}.cct-v3-trust-grid{grid-template-columns:repeat(2,1fr)}.cct-v3-trust-item:nth-child(2){border-right:0}.cct-v3-trust-item:nth-child(-n+2){border-bottom:1px solid var(--cct3-line)}.cct-v3-cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cct-v3-cat-copy strong{font-size:13px}.cct-v3-section-head{align-items:flex-start}.cct-v3-products{grid-template-columns:repeat(2,1fr);gap:10px}.cct-v3-product-body{padding:11px}.cct-v3-product-body h3{font-size:14px}.cct-v3-product-body p{display:none}.cct-v3-print-grid{padding-top:30px;padding-bottom:30px}.cct-v3-print-visual{gap:9px}.cct-v3-print-card,.cct-v3-print-card img{min-height:220px}.cct-v3-new-grid,.cct-v3-guide-grid,.cct-v3-audience-grid,.cct-v3-ratings-grid{grid-template-columns:1fr}.cct-v3-why-grid{grid-template-columns:repeat(2,1fr);gap:12px}.cct-v3-why-grid>div:last-child{grid-column:1/-1}.cct-v3-inspire-grid{grid-template-columns:repeat(3,1fr)}.cct-v3-footer-news-grid{grid-template-columns:1fr;padding:18px 0;gap:14px}.cct-v3-footer-grid{grid-template-columns:1fr 1fr;padding:24px 0}.cct-v3-footer-logo{grid-column:1/-1}.cct-v3-footer-social{grid-column:1/-1}.cct-v3-footer-bottom{gap:14px}.cct-v3-news-form{grid-template-columns:1fr auto}.cct-v3-rating-card{padding:14px 16px}.cct-v3-rating-brand{width:64px;height:64px;flex-basis:64px;font-size:42px}.cct-v3-rating-copy strong{font-size:40px}.cct-v3-stars{font-size:22px}.cct-v3-rating-copy small{font-size:15px}}
@media(max-width:470px){.cct-v3-cat-grid{grid-template-columns:repeat(2,1fr)}.cct-v3-cat>img{aspect-ratio:1/1}.cct-v3-products{grid-template-columns:1fr 1fr}.cct-v3-price{font-size:16px}.cct-v3-btn{padding:10px 12px}.cct-v3-print-visual{grid-template-columns:1fr 1fr}.cct-v3-print-card,.cct-v3-print-card img{min-height:175px}.cct-v3-print-card span{left:8px;right:8px;bottom:8px;padding:8px}.cct-v3-print-card strong{font-size:14px}.cct-v3-print-card small{font-size:9px}.cct-v3-actions{display:grid}.cct-v3-actions .cct-v3-btn{width:100%}.cct-v3-guide{padding:14px}.cct-v3-brand{min-width:76px;font-size:22px}.cct-v3-inspire-grid{grid-template-columns:repeat(2,1fr)}.cct-v3-news-form{grid-template-columns:1fr}.cct-v3-footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 0}.cct-v3-section-head>a{display:none}.cct-v3-rating-copy{grid-template-columns:1fr;grid-template-areas:"score" "stars" "label";row-gap:6px}.cct-v3-rating-copy strong{font-size:34px}.cct-v3-rating-copy small{font-size:14px}}
