.Recension{max-width:850px;margin:3rem auto;background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 3px 12px rgba(0,0,0,.08);line-height:1.7;color:#333;font-family:var(--font-poppins),sans-serif}.Recension h1{text-align:center;color:#007acc;margin-bottom:1.5rem;font-size:2rem}.Recension p{font-size:1.05rem;margin-bottom:1.5rem}.rating-note{background:#f6faff;border-left:4px solid #007acc;padding:1rem 1.2rem;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.05)}.Recension ul{list-style:none;padding:0;margin:2rem 0}.Recension li{background:#f6faff;border-left:4px solid #007acc;margin-bottom:1rem;padding:1rem 1.2rem;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.03)}.Recension li strong{display:block;margin-bottom:.3rem;color:#005fa3;font-size:1.05rem}.summary-box{background:#eaf5ff;border-radius:8px;padding:1.5rem;margin-top:2rem;box-shadow:0 1px 6px rgba(0,0,0,.05)}.summary-box p{margin-bottom:1rem}.recommend{font-weight:600;color:#004b82}.recension-hero{position:relative;width:100%;height:190px;overflow:hidden;border-radius:10px;margin-bottom:2rem}.recension-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.recension-hero-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;text-align:center;z-index:2;padding:0 1rem}.recension-hero-overlay h1{font-size:1.8rem;font-weight:700;margin-bottom:.4rem;text-shadow:0 3px 6px rgba(0,0,0,.5)}.recension-hero-overlay p{font-size:1rem;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.4)}@media (max-width:768px){.Recension{padding:1.5rem;margin:1.5rem auto}.Recension h1{font-size:1.6rem}.recension-hero{height:130px}.recension-hero-overlay h1{font-size:1.3rem}.recension-hero-overlay p{font-size:.9rem}}.hero-image{display:block;width:100%;height:auto;object-fit:cover;border-radius:10px;margin-bottom:2rem}.faq-recension{margin:2rem 0;padding:1.5rem;background:#f6faff;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.05)}.faq-recension h2{margin-top:0;color:#004b82}.faq-recension details{margin:.75rem 0;padding:.8rem 1rem;background:#fff;border-radius:8px;border-left:4px solid #007acc;cursor:pointer}.faq-recension summary{font-weight:700;color:#00375f;list-style:none}.faq-recension summary::-webkit-details-marker{display:none}.faq-recension p{margin:.5rem 0 0}